Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4893 matches)

Create a new ticket

Tickets not modified in the past 2.5 years. Once this report is emptied, we'll adjust the threshold to 2 years, and so on.

Results (1801 - 1900 of 4893)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#40759 Word Count Discrepancies Editor normal normal defect (bug) has-patch 11/24/2020
#52740 WordPress Importer: Add vertical space between inputs Import normal normal defect (bug) has-patch 04/08/2021
#47565 WordPress permalinks flip in hebrew Permalinks normal normal defect (bug) has-patch 07/07/2022
#34839 Wrong attribution of current_page_parent for menus when on single/archive CPT Menus normal normal defect (bug) has-patch 06/04/2019
#42389 Wrong password on confirmation page after manual activation of additional sub sites Networks and Sites normal normal defect (bug) has-patch 10/31/2017
#53243 X-WP-DoingItWrong has limited usefulness General normal normal defect (bug) has-patch 05/21/2021
#54147 XMLRPC API ignores empty terms_names array XML-RPC normal normal defect (bug) has-patch 09/20/2021
#49953 Xdebug not working out of the box Build/Test Tools normal normal defect (bug) has-patch 07/09/2020
#51243 [JS] Exception when setting or trying to upload a featured image in a post Media normal normal defect (bug) has-patch 10/30/2020
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id Users normal normal defect (bug) has-patch 01/24/2022
#41502 _wp_expand_nav_menu_post_data() corrupts multiple select (array value) Menus normal normal defect (bug) has-patch 12/13/2017
#32918 _wp_menu_item_classes_by_context does not generate "current-menu-ancestor" class when the menu structure was changed by e.g. a plugin Menus normal normal defect (bug) has-patch 06/04/2019
#55492 `Dismiss Errors` button alignment is not centered in Media Library. Media normal normal defect (bug) has-patch 05/11/2022
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly Taxonomy normal normal defect (bug) has-patch 10/11/2017
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal normal defect (bug) has-patch 02/22/2017
#44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions Media normal normal defect (bug) needs-unit-tests 04/15/2019
#40695 `install_blog` suppresses database errors Database normal normal defect (bug) has-patch 06/01/2017
#36634 `register_post_status()` default causes notices in post list table Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal defect (bug) has-patch 06/09/2022
#52405 activate_{$plugin} not passing $network_wide boolean to action handler Plugins normal normal defect (bug) has-patch 02/23/2021
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal defect (bug) has-patch 11/12/2017
#51058 attachment_url_to_postid does not retrieve post ID of really large images Media normal normal defect (bug) has-patch 11/14/2021
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 06/04/2019
#41712 canonical infinite redirect bug Canonical normal normal defect (bug) has-patch 01/11/2021
#54372 class-wp-automatic-updater.php adds a period to home_url() Upgrade/Install normal minor defect (bug) has-patch 01/03/2022
#39338 class-wp-hook.php - apply_filters() infinite loop Plugins normal critical defect (bug) has-patch 08/01/2019
#44510 count_user_posts() does not check for empty $userid Users normal normal defect (bug) has-patch 07/07/2018
#49666 customizer doesn't works when backslash is use in site title Customize normal normal defect (bug) has-patch 06/16/2022
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 06/04/2019
#40694 dbDelta uses suppressed errors to detect table absence Database normal normal defect (bug) has-patch 12/01/2019
#50681 default-filters.php contains non-tweakable parameters Media normal normal defect (bug) has-patch 09/26/2020
#39461 default-preset option for custom background cannot be set by default Customize normal normal defect (bug) has-patch 05/24/2021
#33053 download_url() includes query string in temporary filenames Upgrade/Install normal normal defect (bug) has-patch 02/21/2017
#42182 esc_js must escape U+2028 and U+2029 Formatting normal normal defect (bug) has-patch 10/11/2017
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' Formatting normal normal defect (bug) has-patch 05/23/2019
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) needs-unit-tests 06/04/2019
#28163 function email_exists() check without removing umlauts Users normal normal defect (bug) has-patch 07/26/2022
#51828 gallery items not aligned when row has less items than column count Gallery normal minor defect (bug) has-patch 11/19/2020
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal defect (bug) has-patch 06/04/2019
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) needs-unit-tests 06/04/2019
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour Permalinks normal major defect (bug) has-patch 11/05/2020
#28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#31620 get_raw_theme_root does not resolve custom theme folder when is the unique Themes normal normal defect (bug) has-patch 04/25/2019
#43390 get_super_admins() should not return "admin" by default Networks and Sites normal normal defect (bug) has-patch 02/25/2018
#39678 get_term_by slug with "0" as value Taxonomy normal normal defect (bug) has-patch 09/21/2021
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) needs-unit-tests 06/04/2019
#39356 grunt precommit doesn't work on full checkouts of develop.svn Build/Test Tools normal normal defect (bug) has-patch 05/18/2017
#30459 is_child_theme() cannot be used during plugin activation as is Themes normal normal defect (bug) has-patch 06/04/2019
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal defect (bug) needs-unit-tests 01/07/2020
#45894 is_home conditional tag returns incorrect value with home pagination Query normal normal defect (bug) has-patch 01/10/2019
#31935 is_page() erroneously set to true when loading /feed/ associated with 404 Feeds normal normal defect (bug) has-patch 06/04/2019
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal defect (bug) has-patch 01/11/2020
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal defect (bug) has-patch 10/25/2018
#50514 make_clickable nested links bug Formatting normal normal defect (bug) needs-unit-tests 10/12/2020
#54216 missing base href in wp-admin Administration normal normal defect (bug) has-patch 10/13/2021
#42560 mp4 files do not play in Safari Media normal normal defect (bug) has-patch 03/17/2021
#47413 nested paragraphs in comment post errors Comments normal normal defect (bug) has-patch 05/15/2021
#45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal normal defect (bug) has-patch 01/05/2020
#54114 paginate_links() ajax General normal normal defect (bug) has-patch 09/21/2021
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal defect (bug) needs-unit-tests 10/02/2017
#48006 post_date not as expected Posts, Post Types normal normal defect (bug) has-patch 09/17/2019
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal defect (bug) needs-unit-tests 02/17/2021
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 06/04/2019
#44082 settings_errors() wraps all notices in p and strong tags General normal normal defect (bug) has-patch 11/30/2020
#41980 show_in_menu doesn't work with int value Posts, Post Types normal normal defect (bug) has-patch 09/25/2017
#37581 text overflows, if it has no hyphens on media upload error notices Media normal normal defect (bug) has-patch 08/18/2020
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted Users normal normal defect (bug) has-patch 11/19/2021
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal defect (bug) has-patch 05/05/2021
#46639 unit test for wp_is_numeric_array() General low normal defect (bug) has-patch 09/10/2020
#46364 update.php coding standards:trigger_error() function Administration normal normal defect (bug) has-patch 04/01/2019
#47889 uploading image contains special characters will return a wrong image url Media normal normal defect (bug) has-patch 08/18/2019
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal defect (bug) has-patch 04/22/2020
#41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal defect (bug) has-patch 08/30/2017
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal defect (bug) has-patch 06/13/2017
#38052 wp-utility.js misses function argument null General normal major defect (bug) needs-unit-tests 07/28/2017
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/2019
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor defect (bug) has-patch 05/23/2019
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 09/08/2021
#52235 wp_extract_urls doesn't match localhost General normal normal defect (bug) has-patch 03/05/2021
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal defect (bug) has-patch 08/18/2021
#47307 wp_insert_post: status 'future' is saved although 'publish' selected Posts, Post Types normal normal defect (bug) has-patch 05/17/2019
#40497 wp_insert_user requires user_login when ID is given Users normal normal defect (bug) has-patch 05/19/2017
#37698 wp_kses_split global variable pollution Formatting normal normal defect (bug) has-patch 02/09/2021
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#28473 wp_mail incorrectly parses multiline From header Mail normal normal defect (bug) has-patch 09/16/2020
#54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal defect (bug) has-patch 09/16/2021
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal defect (bug) has-patch 03/05/2021
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#36931 wp_upload_dir caches calls with default arguments separately from their explicit equivalent Media normal normal defect (bug) has-patch 06/04/2019
#40590 wp_video_shortcode always adds controls="controls" Media normal normal defect (bug) has-patch 01/17/2019
#37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal normal defect (bug) has-patch 04/18/2019
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal defect (bug) needs-unit-tests 03/26/2019
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) needs-unit-tests 06/04/2019
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal defect (bug) has-patch 02/05/2020
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 06/04/2019
#52181 wrong mimetime for gzip files Media normal normal defect (bug) has-patch 06/07/2021
#35858 "wpmu_welcome_notification" has a filter post-processing routines in wrong place Login and Registration normal normal enhancement has-patch 06/04/2019
#43538 'No items,' should be considered to display when no Most Used Category is available Menus normal normal enhancement has-patch 01/16/2019
#34853 A helper method should be created to centralize which extensions are used for images. General normal normal enhancement has-patch 06/04/2019
Note: See TracReports for help on using and creating reports.