Make WordPress Core

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

Unpatched Bugs (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#49982 WP_User_Query returns duplicates if a user has multiple meta keys of the same name, unless "relation = OR" is included which adds DISTINCT Users normal minor defect (bug) 04/23/2020
#49995 WordPress creates unnecessary thumbnails Media normal normal defect (bug) 04/26/2020
#50011 Edge case in image lazy-loading Media normal normal defect (bug) 05/20/2020
#50040 Localize the jQuery datepicker when enqueued in the footer I18N normal normal defect (bug) 04/30/2020
#50046 lack table selector in `_update_post_term_count` Taxonomy normal normal defect (bug) 05/01/2020
#50048 wp_ajax_update_theme is broken when updating themes whose styles.css file is not located in the root Themes normal normal defect (bug) 05/01/2020
#50060 Header Video: Use playVideo after mute instead of autoplay to prevent video blocking because of autoplay with sound enabled Customize normal normal defect (bug) 06/01/2021
#50065 Load balancers forwarding host header with port and redirect loop Canonical normal normal defect (bug) 05/03/2020
#50072 Users with email addresses containing a single quote cannot reset their passwords Users normal major defect (bug) needs-unit-tests 05/05/2020
#50084 redirect_canonical() need additional hook Canonical normal normal defect (bug) 05/05/2020
#50098 CSVs that contain HTML fail upload test Upload normal normal defect (bug) 05/06/2020
#50108 Custom Post Type with public => false still generates/reserves title as permalink Editor normal minor defect (bug) 05/07/2020
#50110 Incorrect property docblocks in WP_Block_Type peterwilsoncc Editor normal minor defect (bug) 02/09/2021
#50129 Link edit modal displayed over Featured image modal Editor normal normal defect (bug) 05/08/2020
#50132 Word Counter on Classic Editor is bugged Editor normal normal defect (bug) 11/24/2020
#50141 Data erasure/export links should notify the user that the action has already been confirmed Privacy normal normal defect (bug) 05/12/2020
#50149 url issue on category slugs Canonical normal normal defect (bug) 05/12/2020
#50165 Synchronize get_theme_feature_list() with the Theme Directory Themes normal normal defect (bug) 07/22/2021
#50172 Flickr embed not embedding content Embeds normal normal defect (bug) 05/15/2020
#50200 Media library thumbnails broken for certain aspect ratio images in Firefox Media normal normal defect (bug) 05/21/2020
#50202 Use <strong> tag instead of <b> tag in `Walker_Comment::html5_comment` Comments normal normal defect (bug) 08/26/2020
#50226 Updating block attribute meta (type array) fails if it is the only meta attribute Editor normal normal defect (bug) 02/09/2021
#50228 Plugins can inadvertently trigger `wp_die()` infinite loop during site creation Networks and Sites normal normal defect (bug) 05/22/2020
#50229 slugs aren't allowed as long as they're in different taxonomies. Taxonomy normal normal defect (bug) 05/22/2020
#50250 In WordPress 5x, Image uploads frequently fail, and do so with a spurious error message Media normal major defect (bug) 06/12/2020
#50273 Media modal uses incorrect 'checkbox' role for list items joedolson Media normal normal defect (bug) 01/26/2021
#50279 add_query_arg() removes equal sign from assigned value General normal normal defect (bug) 10/22/2020
#50284 A fix to the CPT-no-create-when-submenu-child problem. Administration normal normal defect (bug) 11/10/2022
#50288 fsockopen request turns off SNI when it shouldn't HTTP API normal normal defect (bug) 05/31/2020
#50294 Ampersand and other symbols in term_exists do not get encoded properly Taxonomy normal normal defect (bug) 05/25/2022
#50329 Video not playing Embeds normal normal defect (bug) 06/26/2020
#50374 Improve PHPMailer usage Mail normal normal defect (bug) 06/12/2020
#50427 Bolding not working well Editor normal normal defect (bug) 06/19/2020
#50439 Post name permalinks htaccess directives do not consider subdirectory installation Permalinks normal normal defect (bug) 06/20/2020
#50444 Issue by taxonomy terms in quick edit Taxonomy normal normal defect (bug) 06/24/2020
#50467 Search results not displaying all entries in Admin > Posts in certain conditions Posts, Post Types normal minor defect (bug) 08/23/2021
#50472 wp core download --skip-content doesn't create empty "plugins" dir Upgrade/Install normal normal defect (bug) 09/16/2020
#50554 Do not use iframe for plugin information dialog Plugins normal normal defect (bug) 10/08/2020
#50648 Different behavior for default category term with editors Editor normal normal defect (bug) 04/09/2021
#50664 Theme test failures on Windows Themes normal normal defect (bug) 10/15/2022
#50667 New attachment size is created even the source is smaller Media normal normal defect (bug) 10/19/2022
#50678 Transient: save object with protected attributes will fail Options, Meta APIs normal normal defect (bug) 07/16/2020
#50694 Impossible to add user to network site when username / email are both emails and different values Networks and Sites normal normal defect (bug) 07/18/2020
#50696 UI issue in customizer menus section Customize normal normal defect (bug) 06/01/2021
#50703 WordPress classic editor accessibility issues for insert/edit links list joedolson* Editor normal normal defect (bug) 06/24/2021
#50726 Pagination error on 4 digit page when category and year are in the permalink structure Rewrite Rules normal minor defect (bug) 07/21/2020
#50754 REST updating a post without author support updates the author to the current user Editor normal normal defect (bug) 12/27/2021
#50789 Improve WPDB logic around information_schema Database normal normal defect (bug) 06/11/2021
#50843 Default category for custom posts when post_content is empty Posts, Post Types normal normal defect (bug) 08/11/2020
#50850 When the deactivate_plugins() function is called in the ABSPATH/wp-admin/includes/plugin.php file, the is_plugin_active_for_network() conditional tag always returns true when the active_sitewide_plugins sitemeta option is set to 1 Plugins normal normal defect (bug) 09/08/2020
#50863 [playlist] + text = </p> error Formatting normal normal defect (bug) needs-unit-tests 08/06/2020
#50885 Setting a pre_get_posts query post_type to array results in broken wp-admin filters Query normal normal defect (bug) 08/11/2020
#50893 wp_send_json_success is nothing, no error for any inf/nan General normal normal defect (bug) 10/19/2022
#50895 False information about writable files in Site Health Info Site Health normal normal defect (bug) 05/27/2022
#50943 add_rewrite_rule() sample codes don't work for passing multiple params Rewrite Rules normal critical defect (bug) 08/14/2020
#50964 WordPress view/preview links + post editor don't get along with SPA frontend REST API normal major defect (bug) 04/20/2021
#51003 Photo rotation issue when iPhone photos are uploaded Media normal major defect (bug) 08/14/2020
#51004 New sitemaps feature work only on root site in a multisite subdirectory setup Sitemaps normal normal defect (bug) has-patch 10/15/2020
#51008 Issue with multisite new user registration Login and Registration normal critical defect (bug) 08/14/2020
#51038 Default height when using add_theme_support( 'custom-header') in GD. Media normal normal defect (bug) 06/01/2021
#51080 Spacing in embed when para begins with emoji Editor normal normal defect (bug) 08/25/2020
#51082 Default value for comment_type changed can lead to comments not shown and malfunctioning plugins Comments normal normal defect (bug) 12/17/2021
#51085 oEmbed JSON returning 404/401 when embedding anything from Spotify Embeds normal normal defect (bug) 08/20/2020
#51088 Site Health Status widget displays incorrect or inconsistent number of issues Site Health normal normal defect (bug) 05/17/2021
#51093 Custom CSS output runs through the wrong filter for custom user role Customize normal normal defect (bug) 10/26/2020
#51115 Scaled Images have larger file size than the original Media normal normal defect (bug) 08/24/2020
#51141 URL parameters are altered on static homepage after unneeded 301 redirect General normal normal defect (bug) 12/13/2022
#51246 single_post_title() doesn't respect private and protected posts Posts, Post Types normal normal defect (bug) 09/05/2020
#51262 Provide option to disable emails about auto-updates or remove sending of emails as default audrasjb Upgrade/Install normal normal defect (bug) 11/03/2020
#51264 There is no option to remove default_term using register_taxonomy() or unregister_taxonomy() Taxonomy normal normal defect (bug) 09/08/2020
#51268 Issue with excerpts Posts, Post Types normal normal defect (bug) 09/08/2020
#51287 Administrators & Editors can't create localfile links in a multisite installation Formatting normal major defect (bug) 09/24/2020
#51306 Add inline documentation for atomlib.php Feeds normal normal defect (bug) 06/29/2021
#51323 Multiple Reference Id backend issue in Inner block component Editor normal normal defect (bug) 09/18/2020
#51348 Trailing slash redirect removes pipes from query strings Canonical normal normal defect (bug) 03/18/2021
#51368 Remove windows path check from validate_file Filesystem API normal normal defect (bug) 09/22/2020
#51369 Upgrade via a ZIP file doesn't work if password isn't cached Upgrade/Install normal minor defect (bug) 09/21/2020
#51374 The initial revision of an imported post goes missing Posts, Post Types normal normal defect (bug) 09/22/2020
#51381 ZIP replacement asks to network activate even when activated Plugins normal normal defect (bug) 02/01/2021
#51410 Patterns examples Editor normal normal defect (bug) has-patch 09/29/2020
#51421 wp_get_missing_image_subsizes returns thumbnail sizes for animated GIFs Media normal normal defect (bug) 10/01/2020
#51467 Plugins API endpoint regex breaks javascript parsing. Plugins normal normal defect (bug) 07/28/2021
#51468 Video widget with youtube link doesn't work properly Widgets normal normal defect (bug) 11/27/2020
#51486 The add_option function should not be able to update existing rows in the database. Database normal normal defect (bug) needs-unit-tests 06/09/2022
#51575 Inconsistent focus styling for select and link elements in modern color scheme Administration normal normal defect (bug) 10/30/2020
#51584 Publishing a large image post while the image is still uploading allows you to leave and return to a broken image Media normal normal defect (bug) 11/10/2020
#51597 Add debugging of a single session Administration normal normal defect (bug) 10/22/2020
#51644 allowed_block_types breaks if array keys become non-sequential Editor normal minor defect (bug) 02/23/2021
#51651 The `read_post` meta capability returns an incorrect result for the inherit post status. Role/Capability normal normal defect (bug) 02/02/2021
#51666 Cannot unselect terms for a taxonomy with a default_term Taxonomy normal normal defect (bug) 11/24/2020
#51700 Infinite redirect loop error when blog site is rewritten and real domain on another server Canonical normal normal defect (bug) 11/03/2020
#51721 wp-admin/js/post.(min.)js does not successfully validate post dates within years 0000—0100 Editor normal normal defect (bug) 11/10/2020
#51733 redirect_canonical unneeded redirect Canonical normal minor defect (bug) 08/25/2021
#51759 WordPress the_tags() before not working at the loop Taxonomy normal normal defect (bug) 11/12/2020
#51768 In documentation, replace references to 'list' with 'array' General normal trivial defect (bug) 11/14/2020
#51773 wp_guess_url() calls strpos() incorrectly if $_SERVER['SCRIPT_FILENAME'] is empty General normal normal defect (bug) 11/13/2020
#51781 Code not pulling website URL Users normal normal defect (bug) 09/23/2021
#51805 Clarify the prerequisites for updating the .htaccess file in flush_rewrite_rules() Rewrite Rules normal normal defect (bug) 03/04/2022
#51806 Add an early exit for files with _deprecated_file() calls General normal normal defect (bug) 06/08/2022
#51823 Native auto updater caused plugin update to fail and disappears plugin from directory francina Upgrade/Install normal major defect (bug) 10/26/2022
Note: See TracReports for help on using and creating reports.