Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4946 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 (2201 - 2300 of 4946)

Tickets with Patches (64 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#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
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) has-patch 06/04/2019
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal defect (bug) needs-unit-tests 10/10/2022
#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
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal defect (bug) has-patch 06/22/2022
#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
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal defect (bug) has-patch 09/01/2022
#46364 update.php coding standards:trigger_error() function Administration normal normal defect (bug) has-patch 04/01/2019
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 06/04/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
#15906 validate_plugin needs all_plugins filter Plugins normal normal defect (bug) has-patch 06/04/2019
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal defect (bug) has-patch 06/13/2017
#53355 wp-signup.php with `new` in the query string results in a "site does not exist" message even if the site does exist SergeyBiryukov Networks and Sites normal normal defect (bug) has-patch 10/07/2022
#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
#19541 wp_admin_bar_new_content_menu does not respect menu_position nacin* Toolbar normal normal defect (bug) has-patch 03/24/2021
#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
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal defect (bug) has-patch 06/04/2019
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
#52235 wp_extract_urls doesn't match localhost General normal normal defect (bug) has-patch 03/05/2021
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal defect (bug) has-patch 01/06/2019
#17821 wp_get_nav_menu_object() doesn't check when passing to get_term() Menus normal normal defect (bug) has-patch 06/04/2019
#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
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#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
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major defect (bug) has-patch 09/06/2022
#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
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019
#28473 wp_mail incorrectly parses multiline From header Mail normal normal defect (bug) has-patch 09/16/2020
#18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/2019
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal defect (bug) needs-unit-tests 04/08/2021
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed Script Loader normal normal defect (bug) needs-unit-tests 06/04/2019
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major defect (bug) has-patch 10/17/2022
#19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 06/04/2019
#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
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) needs-unit-tests 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
#25449 wp_upload_dir() doesn't support https Upload normal major defect (bug) has-patch 11/25/2020
#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
#55968 xss string to be treated as simple string Editor normal normal defect (bug) has-patch 10/31/2022

Unpatched Bugs (36 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal defect (bug) needs-unit-tests 08/03/2017
#27743 "Change role to..." omitted from bottom of users table shown to single site admin in multi-site Users normal normal defect (bug) 06/05/2019
#44027 "Enable full-height editor" setting only saved on page refresh Users normal minor defect (bug) 01/17/2019
#48954 "Sticky" post state shows even for non-Post post-types Posts, Post Types normal normal defect (bug) 12/12/2019
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments Query normal normal defect (bug) needs-unit-tests 02/18/2021
#18701 "hierarchical" argument for get_pages() does nothing DrewAPicture* Posts, Post Types normal normal defect (bug) 06/04/2019
#25819 "ms_files_rewriting" site option is not created during upgrades Upgrade/Install normal normal defect (bug) 06/04/2019
#28747 $.wpColorPicker cannot duplicate elements Widgets normal normal defect (bug) 06/05/2019
#52651 $option_group argument in settings_fields() function is misdescribed Options, Meta APIs normal normal defect (bug) 02/28/2021
#47279 $post object passed to clean_post_cache action can contain outdated values Posts, Post Types normal normal defect (bug) needs-unit-tests 05/15/2019
#31331 $post->post_date displays current time if status is pending or draft Posts, Post Types normal normal defect (bug) 06/04/2019
#43372 $wp_query->max_num_pages return value as float Query normal trivial defect (bug) 02/10/2022
#43664 $wpdb->get_results fails in specific cases with non-latin charaters in where clause Database normal normal defect (bug) 04/08/2018
#46923 $wpdb->get_var() — empty sting becomes a NULL Database normal normal defect (bug) 04/15/2019
#35256 $wpdb->insert_id equals 0 Database normal normal defect (bug) 06/04/2019
#40014 & converted to '#038 Themes normal normal defect (bug) 03/03/2017
#40899 '&' Is always escaped in the JavaScript template. General normal normal defect (bug) 09/08/2020
#46288 'get_extended' breaks when using 'more' gutenberg block Posts, Post Types normal normal defect (bug) 04/24/2019
#53848 'is_feed was called incorrectly' notice if `wp_styles()` is called before the query Script Loader normal normal defect (bug) 12/14/2021
#39914 'orderby' date results differs depend on 'post_status' Query normal normal defect (bug) 02/19/2017
#49331 'output' Taxonomy Slug Crashes Menu Menus normal normal defect (bug) 01/30/2020
#53029 'separate_items_with_commas' does not display in Block editor meta section Editor normal normal defect (bug) 01/06/2022
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table Taxonomy normal normal defect (bug) 11/11/2017
#48974 -1 being added to image uploads since version 5.3.1 Media normal normal defect (bug) 10/01/2020
#29187 .notdef glyph (when copying text from a PDF in the excerpt) breaks the /feed Feeds normal normal defect (bug) 06/04/2019
#44313 /wp-admin/css/forms.css problem when adding a <select> with 'restrict_manage_users' Users normal normal defect (bug) 06/05/2018
#31946 /wp-admin/user-edit.php fails when using with IDN domain name Users normal normal defect (bug) 06/05/2019
#40685 /wp-includes/class-wp-hook.php function resort_active_iterations not working correct General normal normal defect (bug) 06/08/2017
#53574 404 redirect guessing should not apply on URLs with trailing slashes Canonical normal normal defect (bug) 07/01/2021
#53723 503 Errors in Posts with Complex Gutenberg Content Editor normal normal defect (bug) 07/26/2021
#47187 <!--more--> tag on same line as content prevents any edits to that line SergeyBiryukov* Editor normal normal defect (bug) has-patch 11/23/2020
#37362 @font-face errors with dashicons in Microsoft Edge Script Loader normal normal defect (bug) 12/11/2017
#39939 A Contributor cannot preview their own post if it's scheduled Posts, Post Types normal minor defect (bug) needs-unit-tests 02/23/2017
#50284 A fix to the CPT-no-create-when-submenu-child problem. Administration normal normal defect (bug) 11/10/2022
#28989 AJAX in the media library sometimes fails to load data Media normal normal defect (bug) 06/04/2019
#45818 ALLOW_UNFILTERED_UPLOADS does not work on multisite Upload normal normal defect (bug) 09/22/2022
Note: See TracReports for help on using and creating reports.