Make WordPress Core

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

Tickets with Patches (59 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#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
#58189 post_type parameter in update_post_caches() accepts more than a single post type Cache API normal trivial defect (bug) has-patch 07/16/2023
#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
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker defect (bug) needs-unit-tests 04/29/2023
#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
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal defect (bug) has-patch 06/22/2022
#57081 test for wp_mkdir_p General normal normal defect (bug) has-patch 11/11/2022
#37581 text overflows, if it has no hyphens on media upload error notices Media normal normal defect (bug) has-patch 08/18/2020
#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
#57130 unittest for wp_upload_bits General normal normal defect (bug) has-patch 11/22/2022
#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
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal defect (bug) has-patch 06/12/2023
#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
#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
#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
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal defect (bug) has-patch 05/22/2023
#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
#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
#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
#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
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal normal defect (bug) has-patch 12/05/2022
#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
#58304 wp_update_image_sizes Media normal blocker defect (bug) has-patch 06/29/2023
#36931 wp_upload_dir caches calls with default arguments separately from their explicit equivalent Media normal normal defect (bug) has-patch 06/04/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
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite General normal minor defect (bug) has-patch 06/29/2023
#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 (41 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
#58518 "More info about performance optimization" links in Site Health go to 404 error on WordPress.org Site Health normal normal defect (bug) 06/13/2023
#49355 "Publishing failed. Error message: Could not update post in the database" caused by encoding Posts, Post Types normal normal defect (bug) 07/02/2023
#58287 "The server cannot process the image" error, set_imagick_time_limit() and WP 6.2 Media normal major defect (bug) 05/10/2023
#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
#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
#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
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal defect (bug) needs-unit-tests 03/11/2023
#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
#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
#54433 ALLOW_UNFILTERED_UPLOADS does not work anymore Media normal normal defect (bug) 11/30/2022
#45818 ALLOW_UNFILTERED_UPLOADS does not work on multisite Upload normal normal defect (bug) 09/22/2022
#52874 Activating plugins on Install page randomly errors with "The plugin does not have a valid header" message. Plugins normal normal defect (bug) 03/22/2021
#52975 Add "states" to terms list table (for WP_Taxonomy::$default_term) Taxonomy normal normal defect (bug) 04/05/2021
#30052 Add New Media Drag and Drop Hangs on Crunching Media low normal defect (bug) 06/04/2019
#45406 Add additional default image sizes for srcset to accommodate wider viewports joemcgill Media normal major defect (bug) 02/24/2020
#33832 Add admin email column to list table on wp-admin/network/sites.php Networks and Sites normal normal defect (bug) 06/04/2019
Note: See TracReports for help on using and creating reports.