Make WordPress Core

{60} Bugs Reported Against Trunk (4928 matches)

Create a new ticket
  • Bugs that have been reported against trunk.
  • Excludes tickets marked close or reporter-feedback.

Results (2401 - 2500 of 4928)

Defects Awaiting Review, reported against latest stable branch (11 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#65240 REST API: WP_REST_Plugins_Controller::create_item() fatals when plugins_api response lacks language_packs property REST API normal defect (bug) 05/14/2026 6.9.4 has-patch
#64908 PHP Warnings in Site Health information copy button Site Health normal defect (bug) 05/15/2026 6.9.4
#64617 Media Uploader: Incorrect fallback error message when filename contains special characters (apostrophes) Media normal defect (bug) 03/17/2026 6.9.1
#64853 Inconsistent Post Count in Category Taxonomy General normal defect (bug) 04/09/2026 6.9.4 dev-feedback
#64516 In a test sequence, resources can still be updated after being deleted. HTTP API normal defect (bug) 01/21/2026 6.9
#64541 In GET requests, interfaces containing the `search` parameter can be vulnerable to logic errors triggered by the input `%2500`. REST API major defect (bug) 01/22/2026 6.9
#64492 If admin session has timed out, uploading an image to media library incorrectly returns "Server cannot process this image" error, along with info about image sizes Media minor defect (bug) 01/09/2026 6.9
#64831 IPTC metadata issue with Turkish characters. Upload normal defect (bug) 03/09/2026 6.9.1
#64433 Bug while upgrading individual plugins Upgrade/Install normal defect (bug) 01/16/2026 6.9
#64834 Bug Report / UX Issue: Taxonomy Hierarchy Flattens and Breaks in Nav Menu "View All" Tab Due to Pagination Menus normal defect (bug) 03/09/2026 6.9.1
#64466 Admin layout broken: #wpcontent height constraint prevents container from extending to full content height Administration normal defect (bug) 01/01/2026 6.9

Defects Awaiting Review, reported against no version (89 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#43313 wptexturise uses the wrong curly quote after a closing link tag Formatting normal defect (bug) 04/15/2018
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal defect (bug) 03/05/2021 has-patch
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal defect (bug) 02/03/2025 has-patch
#41106 wp_editor() doesn't support attributes besides id and class Editor normal defect (bug) 09/22/2020
#40007 update_option function does not work if the $value argument is false on a nonexistent option General normal defect (bug) 10/30/2023 has-patch
#43540 srcset not added when the original image size doesn't exist in the database after regeneration Media normal defect (bug) 02/27/2024
#40779 function_exists() audit in wp-db.php Database minor defect (bug) 06/01/2021 dev-feedback
#9968 dynamically adding/removing filters breaks plugins Plugins normal defect (bug) 03/02/2020 needs-unit-tests
#41712 canonical infinite redirect bug Canonical normal defect (bug) 01/11/2021 has-patch
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal defect (bug) 11/12/2017 has-patch
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal defect (bug) 05/28/2024 has-patch
#43456 `wp_html_split` <script> Shortcodes normal defect (bug) 03/02/2018
#37920 `the_title` filter called in 2 places inconsistently Menus normal defect (bug) 04/19/2019 dev-feedback
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal defect (bug) 02/22/2017 has-patch
#42074 YouTube Auto-Embed Does Not Work with Video+Playlist Links Embeds normal defect (bug) 05/07/2025 needs-patch
#43665 XHR requests disregard the WP_DEBUG_DISPLAY flag General normal defect (bug) 03/30/2018
#35517 Work around PHP7 php-ssh2 breakage Filesystem API normal defect (bug) 06/27/2023 dev-feedback
#43445 Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?) Query normal defect (bug) 03/02/2018
#42196 WP_Upgrader->unpack_package can't run in parallel Upgrade/Install normal defect (bug) 09/23/2020
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority Plugins major defect (bug) 07/07/2020 dev-feedback
#39773 Users Can Wrongly Set a Custom Page Template when front-page.php is in Use Themes normal defect (bug) 04/27/2017
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby Users normal defect (bug) 08/01/2022 has-patch
#41901 Updating fails for themes with style.css in sub directory. williampatton Themes normal defect (bug) 03/18/2019 dev-feedback
#42714 Unit tests: Move remaining classes out of includes/utils.php into their own file Build/Test Tools normal defect (bug) 12/09/2017 has-patch
#41272 Unattached media URLs broken for anything over 1000 Permalinks normal defect (bug) 07/08/2017
#38282 Trackbacks do not return proper XML on double entries and flood Pings/Trackbacks normal defect (bug) 04/01/2019 has-patch
#39736 Thumbnail src image link to direct large image, cause low page speed Post Thumbnails normal defect (bug) 03/22/2022
#41076 Themes: Add more help and documentation when editing theme files Themes normal defect (bug) 06/21/2017
#41140 Theme/plugin editing: Long file list goes off page Plugins normal defect (bug) 06/23/2017
#41309 Theme and plugin editing experience improvements at smaller screens Themes normal defect (bug) 07/01/2024
#43489 Strengthen resilience of wp_register_plugin_realpath to support Gutenberg Plugins normal defect (bug) 12/01/2020 needs-unit-tests
#41226 Static "posts page" preview not working Query normal defect (bug) 10/02/2025 needs-unit-tests
#25886 Sortable items gets stuck when dragging over TinyMCE Editor normal defect (bug) 11/24/2020 needs-patch
#40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal defect (bug) 04/08/2020 has-patch
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal defect (bug) 01/07/2026 dev-feedback
#35771 Setting Size for Native Video Player Doesn't Work Media normal defect (bug) 06/27/2017
#41351 Searching for a category returns nothing if category is empty Menus normal defect (bug) 11/22/2019
#33141 Search form clear button is clipped in Safari (OS X) General minor defect (bug) 05/23/2017 has-patch
#41077 Revisions for code edits Administration normal defect (bug) 06/16/2017
#39687 Request headers sent incorrectly from `WP_Http` to `Requests` HTTP API normal defect (bug) 01/27/2017 dev-feedback
#30691 Removing a featured image does not remove the 'post_parent' value - reproducible Media major defect (bug) 06/05/2025 dev-feedback
#35204 Refresh HiDPI support Administration normal defect (bug) 03/14/2023 needs-patch
#39190 RSS feed not valid: U+001A or 0x1a Formatting normal defect (bug) 01/04/2019
#41468 Provide contextual info about what "attached" and "detached" means regarding media objects Media normal defect (bug) 07/30/2017
#38769 Possible password reset loop Login and Registration normal defect (bug) 03/25/2019 needs-patch
#41139 Plugin editing: Should the 'browsing' stand out more? Plugins normal defect (bug) 06/23/2017
#41141 Plugin edit: Missed message about making file writeable Plugins normal defect (bug) 06/23/2017
#25582 Ping status always disabled when quick editing a post type that doesn't support trackbacks Pings/Trackbacks normal defect (bug) 08/04/2022 has-patch
#40835 Password and email change emails should not contain site-specific wording on multisite Users normal defect (bug) 05/22/2017 dev-feedback
#39197 Page not found error on posts in different alphabets General normal defect (bug) 03/15/2019
#42128 PNGs lose color space information when resized Media normal defect (bug) 10/06/2017 needs-patch
#38285 Object lookups by ID (or primary key) are not managed properly, lots of memory leaks Cache API normal defect (bug) 04/01/2019 has-patch
#40191 Multiline post content with `<` as first character becomes malformed Formatting normal defect (bug) 03/02/2018
#40126 Mobile has two media editing experiences Media normal defect (bug) 10/25/2023
#37249 Missing url escapes and 'author' link relation in wp_list_authors() General normal defect (bug) 04/20/2019 has-patch
#35593 Metadata from wrong file in media_handle_upload Media normal defect (bug) 02/06/2023 has-patch
#37971 Menus screen: improve the responsive view Menus normal defect (bug) 04/05/2019 needs-patch
#40121 Media edit screen on mobile has visual issues Media normal defect (bug) 05/03/2017 needs-patch
#41349 Media Library insert from URL doesn't give a message when a URL fails check Media normal defect (bug) 04/10/2026 ui/ux
#31970 Live Preview header image crop is not correct size Customize normal defect (bug) 03/21/2017 needs-patch
#37148 Links in notification emails appearing as https Administration normal defect (bug) 03/01/2017
#42468 Iron out the usage of 'homepage', 'home page', 'front page' Administration normal defect (bug) 07/11/2025 has-patch
#42879 Invent a “Recommended Tools” section Administration normal defect (bug) 12/13/2017 dev-feedback
#36507 Invalid URLs in network admin when WP Core is in custom subdirectory Networks and Sites normal defect (bug) 11/16/2022 dev-feedback
#37632 Incorrect Image Previews for SVG Media normal defect (bug) 12/12/2025
#33571 Improvements for plugin upgrades when disk space runs out (or other write failure) francina Upgrade/Install normal defect (bug) 12/11/2025
#43668 Image cropping fails for many PHP locales, if set Media normal defect (bug) 06/24/2025 dev-feedback
#36898 Have `grunt precommit` fail if the test DB is unreachable. Build/Test Tools normal defect (bug) 02/25/2019 needs-patch
#18264 Future private posts listed as already published with future date specified Posts, Post Types normal defect (bug) 08/05/2025 has-patch
#32017 Fix class name typo from 'hndle' to 'handle' Administration normal defect (bug) 01/17/2026 has-patch
#40903 Filtered posts_request query can break found_posts query Query normal defect (bug) 06/01/2017
#34798 Export Bug Export normal defect (bug) 10/03/2017 dev-feedback
#34185 Excluding certain PHPUnit test groups results in "Database is dead" notice and tests terminate Build/Test Tools normal defect (bug) 05/12/2026 has-patch
#33940 Double spaces in term names can cause problems XML-RPC normal defect (bug) 08/15/2019 needs-patch
#33139 Customizer on mobile: 'Save & Publish' button may overflow when translated. Customize normal defect (bug) 05/23/2021 dev-feedback
#20438 Custom Post Types with Post Format support aren't registered against post_format taxonomy Posts, Post Types normal defect (bug) 05/13/2022 needs-codex
#36418 Custom MIME type icons lost in WP Media List view Media normal defect (bug) 04/10/2025 dev-feedback
#42953 Created images have a larger filesize than the original Media normal defect (bug) 11/30/2020
#39958 Comment reply/cancel links work badly when comment form is above the comment list Comments normal defect (bug) 01/15/2018 dev-feedback
#41037 Comment author can't edit their comment(s) if they aren't the post author Comments normal defect (bug) 11/22/2019 needs-patch
#40609 Cannot register an application/foo+xml mime type without also registering application/xml Upload normal defect (bug) 06/01/2017
#40552 Calling wp_parse_args() early, with $args as empty string, may cause fatal error Formatting normal defect (bug) 11/01/2024 dev-feedback
#41891 Bug when changing $(comments_)pagination_base of WP_Rewite instance to string with non-ASCII characters Rewrite Rules normal defect (bug) 09/15/2017
#37635 BUG in get_option Options, Meta APIs normal defect (bug) 12/17/2020
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal defect (bug) 06/04/2019 has-patch
#22558 Attachment term counts feels/are inaccurate Media normal defect (bug) 03/03/2021 dev-feedback
#38936 Alter Table Always Expects a COLUMN; Crashes on a CONSTRAINT Upgrade/Install normal defect (bug) 12/16/2022 dev-feedback
#32433 Add registered image sizes in WXR export file Export normal defect (bug) 07/17/2018 has-patch
#37678 Add an action hook for plugins to do database upgrades on Database normal defect (bug) 06/24/2025 dev-feedback
Note: See TracReports for help on using and creating reports.