Make WordPress Core

{40} Tickets Awaiting Review (4797 matches)

Create a new ticket

Tickets in the Awaiting Review milestone.

Customize the query here: http://core.trac.wordpress.org/query?milestone=Awaiting+Review.

Results (101 - 200 of 4797)

1 2 3 4 5 6 7 8 9 10 11 12

Defects Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#60864 URL sanitizing strips valid characters instead of encoding, documented use is invalid Security normal defect (bug) 01/04/2026 has-patch
#62652 Ambiguous class resolution SimplePie_Core in wordpress 6.7 External Libraries normal defect (bug) 01/02/2026 dev-feedback
#64464 Does Not Escape the Ampersand when It Appears in Something that Looks Like Escape Codes General normal defect (bug) 01/02/2026
#64463 XML Escape Codes Applied to RSS and Changes Post Content Formatting normal defect (bug) 01/01/2026
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag Formatting normal defect (bug) 12/26/2025 needs-unit-tests
#59836 Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated Database normal defect (bug) 12/18/2025 6.3.3 has-patch
#62417 Excerpts don't include content from list-item blocks. Formatting normal defect (bug) 12/17/2025 has-patch
#64282 Erase personal data does not remove biographical info Privacy normal defect (bug) 12/16/2025 6.8.3 needs-unit-tests
#64355 Plugin card width calculation and filter margin issues in install plugins screen Plugins normal defect (bug) 12/15/2025 5.3 has-patch
#57813 wp_get_missing_image_subsizes() can give error if image_meta exists, but not height/width Media normal defect (bug) 12/15/2025 6.1.1 has-patch
#60002 maybe_convert_table_to_utf8mb4() not work with new version of MySQL/MariaDB. General normal defect (bug) 12/15/2025
#49042 After WordPress automatically scales your uploaded images down, it loses track of the original images Upload normal defect (bug) 12/10/2025 5.3
#63968 Theme 2025 on wordpress.com using voice over on apple phone the primary menu does not open Bundled Theme critical defect (bug) 12/09/2025 6.8.2
#52626 Block editor doesn't paginate parent page results Editor major defect (bug) 12/08/2025 5.6.2
#38037 Maximum User ID Issue Users normal defect (bug) 12/08/2025
#55255 error wordpress 5.9.1 php 8.1 Upgrade/Install critical defect (bug) 12/08/2025 5.9.1
#64364 There has been a critical error on this website. General normal defect (bug) 12/08/2025
#40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal defect (bug) 12/07/2025 4.5 needs-unit-tests
#31416 An accessibility issue with the Publish metabox Editor normal defect (bug) 12/03/2025 4.1.1 has-patch
#47068 get_queried_object() returns null date archives and on homepage with blog on front settings Query normal defect (bug) 12/03/2025 4.7 has-patch
#63906 Review and improve reliability of language pack upgrades Upgrade/Install normal defect (bug) 12/01/2025
#64010 wp_die() status code Media component updates (parent ticket: #64009) Media normal defect (bug) 12/01/2025 dev-feedback
#63871 Media library does not respect the filter's already selected when coming back to the media library page Media normal defect (bug) 12/01/2025
#63843 `<wfw:commentRss>` in feeds can be empty causing invalid feed when filtered by `post_comments_feed_link` Feeds normal defect (bug) 12/01/2025 dev-feedback
#63768 WP_Query will generate an unexpected SQL query when using switch_to_blog and post_type = any Query normal defect (bug) 12/01/2025 has-patch
#63726 On the Plugins page, the search box is not in line with the menu entries General minor defect (bug) 12/01/2025 6.6 dev-feedback
#63572 theme.json file variable could be a directory, add check to prevent notices Themes normal defect (bug) 12/01/2025 has-patch
#63580 render_block does not render innerblocks when used explicitly Editor normal defect (bug) 12/01/2025 dev-feedback
#63618 `is_object_in_term` object cache uses "set" instead of "add" Cache API normal defect (bug) 12/01/2025 has-patch
#63438 Admin: Standardize accordions UI on Menus screen and in Customizer Customize minor defect (bug) 12/01/2025 6.7 has-patch
#63197 Sanity Checks in mkdir and delete for FTPext Filesystem Filesystem API major defect (bug) 12/01/2025 dev-feedback
#63109 test_get_block_editor_settings_theme_json_settings failing Editor normal defect (bug) 12/01/2025 dev-feedback
#57235 'excerpt_remove_blocks' removes list blocks Formatting normal defect (bug) 12/01/2025 has-patch
#63361 Remove unnecessary semicolon form switch case in atomlib.php file General normal defect (bug) 12/01/2025 has-patch
#63214 The View Version Details Link in Theme Updates Doesn't Show Version Details General normal defect (bug) 12/01/2025 dev-feedback
#62966 PHP output of get_comment_delimited_block_content does not match Gutenberg JS output Editor normal defect (bug) 12/01/2025 has-patch
#46966 urlencode query string parameters Formatting major defect (bug) 12/01/2025 has-patch
#63557 List Block Indentation Issue in Twenty Fifteen & Twenty Sixteen Themes (Editor Side) Bundled Theme normal defect (bug) 11/27/2025 dev-feedback
#63771 Access denied issue with wp-includes/css/dist folder in WordPress 6.8.1-6.8.3 Administration normal defect (bug) 11/27/2025 6.8.3
#64059 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Users normal defect (bug) 11/22/2025 has-patch
#64058 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Upgrade/Install normal defect (bug) 11/22/2025 has-patch
#64057 wp_die() status code Themes component updates (parent ticket: #64009) Themes normal defect (bug) 11/22/2025 has-patch
#64032 wp_die() status code Rest API component updates (parent ticket: #64009) REST API normal defect (bug) 11/22/2025 has-patch
#64023 wp_die() status code Options component updates (parent ticket: #64009) Options, Meta APIs normal defect (bug) 11/22/2025 has-patch
#64011 wp_die() status code Menus component updates (parent ticket: #64009) Menus normal defect (bug) 11/22/2025 has-patch
#64024 wp_die() status code Plugins component updates (parent ticket: #64009) Plugins normal defect (bug) 11/22/2025 has-patch
#60371 get_home_path fails in headless mode. General normal defect (bug) 11/19/2025 6.4.2
#60269 URL parameter filtering with 'tag' parameter Taxonomy normal defect (bug) 11/19/2025
#61620 Edited Images don't include un-edited versions in WXR file, even if used in a Post Export normal defect (bug) 11/19/2025
#61621 WP_Query get_posts should be call its property not again execute all caculations Query normal defect (bug) 11/19/2025
#55329 add_clean_index function throws PHP notice error Upgrade/Install normal defect (bug) 11/19/2025 has-patch
#62593 Condition for doing_it_wrong for conditional tags is too generic General normal defect (bug) 11/13/2025 has-patch
#62591 No changes being saved on blog issue Editor normal defect (bug) 11/13/2025
#64188 Admin: Plugin search does not match translated plugin names in “Installed Plugins” list Plugins normal defect (bug) 11/12/2025 needs-patch
#64228 Update `sinon` npm dependency Build/Test Tools normal defect (bug) 11/11/2025 has-patch
#64219 My Patterns (and others) not loading General critical defect (bug) 11/10/2025 6.8.3
#64216 Undefined array key 0 in wp-includes/block-editor.php on line 468 Editor normal defect (bug) 11/07/2025 6.8.3
#64215 slimImageObject drops meta fields added to attachments Media normal defect (bug) 11/07/2025 needs-patch
#64212 Stream-to-file may fail or overwrite existing temporary file HTTP API normal defect (bug) 11/07/2025 has-patch
#62998 Deactivate button and search filter on plugin list page Administration normal defect (bug) 11/06/2025 6.7.2 has-patch
#64207 Blogger Importer Tools fails with new Blogger export format (.zip with .atom files) Import major defect (bug) 11/06/2025
#57742 Post date time not updating after Timezone change General major defect (bug) 11/06/2025 6.1.1 dev-feedback
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error Taxonomy normal defect (bug) 11/04/2025 needs-unit-tests
#64105 TinyMCE in classic editor does not support modern video formats General normal defect (bug) 10/30/2025 6.8.3 needs-patch
#49731 Display embeds in WordPress plugin descriptions Plugins normal defect (bug) 10/30/2025 has-patch
#64171 Cache failed requests to WordPress.org API endpoints General normal defect (bug) 10/29/2025
#64121 Video media file is not aligned correctly in the classic editor TinyMCE General normal defect (bug) 10/22/2025 6.8.3
#64094 Button variation element styling in theme.json overridden by outline default style General normal defect (bug) 10/22/2025 6.8.3
#64118 `WP_Block_Type::render` doesn’t pass block instance argument to render_callback General normal defect (bug) 10/22/2025
#64130 Type error in /wp-includes/class-wpdb.php Database normal defect (bug) 10/22/2025 6.8.3
#64103 Run WP-CLI test suite in core repo Build/Test Tools normal defect (bug) 10/22/2025
#59126 first class callable syntax support in _wp_filter_build_unique_id() / remove_filter() General normal defect (bug) 10/22/2025 6.3 needs-unit-tests
#64009 wp_die() status code global updates (parent ticket) General normal defect (bug) 10/17/2025 dev-feedback
#46555 update fails when I have a print statement in my code. Editor normal defect (bug) 10/09/2025 dev-feedback
#63949 wp-cron.php should use SNI General major defect (bug) 10/09/2025 6.8.2
#61406 Heading block attribute type issue Posts, Post Types normal defect (bug) 10/08/2025 6.5.4
#35862 Comments screen: audit all the background color animations Comments normal defect (bug) 10/06/2025 3.8 ui/ux
#64027 Some specific image not uploading correctly on 6.8.2 Upload normal defect (bug) 10/03/2025 6.8.2 needs-unit-tests
#62024 wp_kses_post incorrectly escapes "<" attributes values Formatting normal defect (bug) 10/01/2025 5.0
#18282 Issue with admin page hierarchy in Menu admin Menus critical defect (bug) 09/30/2025 3.2.1 needs-patch
#64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param REST API normal defect (bug) 09/27/2025 6.8.2 has-patch
#63978 Transparent PNG with white image processed empty in Media Media normal defect (bug) 09/26/2025
#63830 Event system breaks when an event is scheduled during processing of a queue of more than one events Cron API normal defect (bug) 09/25/2025 6.8.2 has-patch
#61953 aspect-ratio setting for image in overwritten pattern not working Editor normal defect (bug) 09/24/2025
#63921 Twenty Fifteen: Navigation Block Submenu Color Settings Bundled Theme normal defect (bug) 09/23/2025 6.2 needs-patch
#63888 Twenty Twenty-One: Search block "Button inside" input border appears on front end but not in block editor Bundled Theme normal defect (bug) 09/23/2025 6.1 dev-feedback
#47976 HTML attributes in uppercase show error in widgets Widgets normal defect (bug) 09/23/2025 4.9 dev-feedback
#64029 Canonical redirect on `/page/1/` forces HTTP instead of HTTPS behind proxy/CDN Canonical normal defect (bug) 09/23/2025 6.8.2
#52601 Link validation issue on TinyMCE using Classic Editor Editor minor defect (bug) 09/22/2025 5.6 dev-feedback
#55895 Register custom post statuses Posts, Post Types normal defect (bug) 09/22/2025 dev-feedback
#56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode General normal defect (bug) 09/22/2025 6.0 dev-feedback
#63990 `Tests_Media::test_quality_with_avif_conversion_file_sizes` sometimes runs with GD Media normal defect (bug) 09/19/2025 has-patch
#64001 Large user data set causes very slow load/pagination/search in the user list Users normal defect (bug) 09/19/2025 3.0
#64006 Usermeta not stored for super-admin Networks and Sites normal defect (bug) 09/19/2025
#61716 Fatal error: Uncaught ArgumentCountError in get_delete_post_link() when _edit_link is site-editor.php?postType=%s&postId=%s&canvas=edit Permalinks normal defect (bug) 09/18/2025 has-patch
#63998 Undefined variable warnings in WP Class Query trivial defect (bug) 09/18/2025 has-patch
#63997 wptexturize incorrectly escapes attribute quotes after encountering greater-than sign Formatting normal defect (bug) 09/18/2025 6.8.2
#47393 Comment form submission with invalid fields incorrectly returns 200 OK response Comments normal defect (bug) 09/17/2025 4.1 has-patch
#49633 Trim cookie paths Login and Registration normal defect (bug) 09/17/2025 5.3.2 has-patch
#63993 wp_ajax_wp_remove_post_lock does not remove a post lock Editor normal defect (bug) 09/17/2025
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracReports for help on using and creating reports.