Make WordPress Core

{40} Tickets Awaiting Review (5001 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 (1801 - 1900 of 5001)

Defects Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#63843 `<wfw:commentRss>` in feeds can be empty causing invalid feed when filtered by `post_comments_feed_link` Feeds normal defect (bug) 10 months ago dev-feedback
#63768 WP_Query will generate an unexpected SQL query when using switch_to_blog and post_type = any Query normal defect (bug) 10 months ago has-patch
#63572 theme.json file variable could be a directory, add check to prevent notices Themes normal defect (bug) 10 months ago has-patch
#63580 render_block does not render innerblocks when used explicitly Editor normal defect (bug) 10 months ago dev-feedback
#63618 `is_object_in_term` object cache uses "set" instead of "add" Cache API normal defect (bug) 10 months ago has-patch
#63197 Sanity Checks in mkdir and delete for FTPext Filesystem Filesystem API major defect (bug) 10 months ago dev-feedback
#63109 test_get_block_editor_settings_theme_json_settings failing Editor normal defect (bug) 10 months ago dev-feedback
#57235 'excerpt_remove_blocks' removes list blocks Formatting normal defect (bug) 10 months ago has-patch
#63361 Remove unnecessary semicolon form switch case in atomlib.php file General normal defect (bug) 10 months ago has-patch
#63214 The View Version Details Link in Theme Updates Doesn't Show Version Details General normal defect (bug) 10 months ago dev-feedback
#62966 PHP output of get_comment_delimited_block_content does not match Gutenberg JS output Editor normal defect (bug) 10 months ago has-patch
#46966 urlencode query string parameters Formatting major defect (bug) 10 months ago has-patch
#64059 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Users normal defect (bug) 10 months ago has-patch
#64058 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Upgrade/Install normal defect (bug) 10 months ago has-patch
#64057 wp_die() status code Themes component updates (parent ticket: #64009) Themes normal defect (bug) 10 months ago has-patch
#64032 wp_die() status code Rest API component updates (parent ticket: #64009) REST API normal defect (bug) 10 months ago has-patch
#64023 wp_die() status code Options component updates (parent ticket: #64009) Options, Meta APIs normal defect (bug) 10 months ago has-patch
#64011 wp_die() status code Menus component updates (parent ticket: #64009) Menus normal defect (bug) 10 months ago has-patch
#64021 wp_die() status code Network and Sites component updates (parent ticket: #64009) johnjamesjacoby Networks and Sites normal defect (bug) 10 months ago has-patch
#64024 wp_die() status code Plugins component updates (parent ticket: #64009) Plugins normal defect (bug) 10 months ago has-patch
#60269 URL parameter filtering with 'tag' parameter Taxonomy normal defect (bug) 10 months ago
#61620 Edited Images don't include un-edited versions in WXR file, even if used in a Post Export normal defect (bug) 10 months ago
#61621 WP_Query get_posts should be call its property not again execute all caculations Query normal defect (bug) 10 months ago
#55329 add_clean_index function throws PHP notice error Upgrade/Install normal defect (bug) 10 months ago has-patch
#62593 Condition for doing_it_wrong for conditional tags is too generic General normal defect (bug) 10 months ago has-patch
#62591 No changes being saved on blog issue Editor normal defect (bug) 10 months ago
#64215 slimImageObject drops meta fields added to attachments Media normal defect (bug) 10 months ago needs-patch
#64212 Stream-to-file may fail or overwrite existing temporary file HTTP API normal defect (bug) 10 months ago has-patch
#64207 Blogger Importer Tools fails with new Blogger export format (.zip with .atom files) Import major defect (bug) 10 months ago
#49731 Display embeds in WordPress plugin descriptions Plugins normal defect (bug) 11 months ago has-patch
#64118 `WP_Block_Type::render` doesn’t pass block instance argument to render_callback General normal defect (bug) 11 months ago
#64103 Run WP-CLI test suite in core repo Build/Test Tools normal defect (bug) 11 months ago
#64009 wp_die() status code global updates (parent ticket) General normal defect (bug) 11 months ago dev-feedback
#46555 update fails when I have a print statement in my code. Editor normal defect (bug) 11 months ago dev-feedback
#63978 Transparent PNG with white image processed empty in Media Media normal defect (bug) 12 months ago
#61953 aspect-ratio setting for image in overwritten pattern not working Editor normal defect (bug) 12 months ago
#55895 Register custom post statuses Posts, Post Types normal defect (bug) 12 months ago dev-feedback
#63990 `Tests_Media::test_quality_with_avif_conversion_file_sizes` sometimes runs with GD Media normal defect (bug) 12 months ago has-patch
#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) 12 months ago has-patch
#63998 Undefined variable warnings in WP Class Query trivial defect (bug) 12 months ago has-patch
#63993 wp_ajax_wp_remove_post_lock does not remove a post lock Editor normal defect (bug) 12 months ago
#63598 Post locking takeover dialogue shows when `show_post_locked_dialog` filter returns false Posts, Post Types normal defect (bug) 12 months ago
#53390 Unfreeze the code of is_serialized() General normal defect (bug) 12 months ago
#51374 The initial revision of an imported post goes missing Revisions normal defect (bug) 12 months ago needs-patch
#60963 Custom query, inherit main query, show scheduled posts Query major defect (bug) 12 months ago
#63916 Reinstall page advises users to delete their previous database Upgrade/Install minor defect (bug) 13 months ago has-patch
#63908 Style concatenation may duplicate inline styles Script Loader normal defect (bug) 13 months ago
#63918 updated_..._meta meta_id is string not int - wrong docs Options, Meta APIs normal defect (bug) 13 months ago has-patch
#44759 Percent-encoded unicode characters in CPT rewrite slug prevent finding the CPTs on the front-end Permalinks normal defect (bug) 13 months ago
#44631 Limit the displayed search phrase for the posts list table Administration normal defect (bug) 13 months ago has-patch
#63900 Improve PHPDoc for wp_parse_id_list() in functions.php General normal defect (bug) 13 months ago needs-docs
#59552 Rest api not returns embedded data,if i use at least one field. Embeds normal defect (bug) 13 months ago
#58284 Add in wp_dropdown_languages en_US as selected value when 'explicit_option_en_us' is set to true I18N normal defect (bug) 13 months ago has-patch
#55610 HTTP response should not be 200 when returning error-page Database major defect (bug) 13 months ago
#63859 Ugly modal showing up after the session expires General normal defect (bug) 13 months ago
#47420 Block markup containing HTML in block attributes is corrupted when using wp_insert_post General normal defect (bug) 13 months ago dev-feedback
#58679 meta key field in usermeta table should NOT use accent insensitive collations Security major defect (bug) 13 months ago
#63797 Unexpected short‑circuit return values from add_metadata() and update_metadata() Options, Meta APIs normal defect (bug) 13 months ago
#47243 Importers aren't being maintained Import normal defect (bug) 14 months ago
#63776 RTL font family issue with server side render block component General normal defect (bug) 14 months ago
#63309 Twenty Fifteen: Table block border not appear properly. Bundled Theme normal defect (bug) 14 months ago needs-patch
#55714 & stored as &amp; for Post Title and Excerpt in Editor Editor normal defect (bug) 14 months ago
#45033 Add TIDAL to oEmbed whitelist Embeds normal defect (bug) 14 months ago has-patch
#63701 Reviewing Smugmug oEmbed Embeds normal defect (bug) 14 months ago dev-feedback
#45861 Global variable in plugin main file Plugins normal defect (bug) 14 months ago dev-feedback
#63623 Twenty Nineteen: Pullquote block does not show border-color presets on front end Bundled Theme normal defect (bug) 14 months ago has-patch
#62946 wp_opcache_invalidate() promises more than it can do Upgrade/Install minor defect (bug) 14 months ago dev-feedback
#63453 Inconsistent confirmation for deleting taxonomy term (Single vs Bulk Action) Quick/Bulk Edit normal defect (bug) 14 months ago dev-feedback
#63504 Email me whenever Anyone posts a comment not working Comments normal defect (bug) 14 months ago dev-feedback
#63574 Post Options Divider Missing in Mobile View on Post List Page (WP-Admin) (Playground) Posts, Post Types normal defect (bug) 14 months ago has-patch
#51768 In documentation, replace references to 'list' with 'array' General trivial defect (bug) 15 months ago has-patch
#63607 Long display name breaks admin bar layout on frontend and backend at smaller screen sizes Toolbar normal defect (bug) 15 months ago dev-feedback
#61215 Getting warning in Hello Dolly Plugin when checking with PHPCS Plugins normal defect (bug) 15 months ago has-patch
#52558 Menu items need more classes Menus normal defect (bug) 15 months ago dev-feedback
#49171 Trying to get property 'post_type' of non-object in wp-includes/link-template.php on line 682 Feeds normal defect (bug) 15 months ago needs-patch
#43613 Default post format setting does not respect theme support Post Formats normal defect (bug) 15 months ago has-patch
#62798 Twenty Seventeen: sanitize output of twentyseventeen_custom_colors_css() Bundled Theme normal defect (bug) 15 months ago has-patch
#50423 The expand icon at the bottom of the collapsed admin menu is not easily discoverable. Administration normal defect (bug) 15 months ago has-patch
#63605 npm run dev: file watcher sometimes deletes uploaded files Build/Test Tools normal defect (bug) 15 months ago
#63599 Scheduled Posts Occasionally Miss Schedule with Real Cron Setup General normal defect (bug) 15 months ago
#56685 Remove LiveJournal from importer recommendations Import normal defect (bug) 15 months ago dev-feedback
#63024 Address the errors that cause annotations in the e2e test workflows Build/Test Tools normal defect (bug) 15 months ago has-patch
#63455 Twenty Sixteen: Quote block negative margin Bundled Theme normal defect (bug) 15 months ago has-patch
#63563 Allow `int` type for version in `_WP_Dependency` chain General normal defect (bug) 15 months ago has-patch
#63386 Twenty Seventeen: Latest Posts block having issue with alignment options Bundled Theme normal defect (bug) 15 months ago dev-feedback
#63554 Are we sensitive about direct accessed URL fatal errors? General normal defect (bug) 15 months ago
#61904 Twenty Nineteen: Social Icons block's text is underlined in the post content Bundled Theme normal defect (bug) 15 months ago has-patch
#63522 Warnings related to get_queried_object returning null General minor defect (bug) 16 months ago needs-unit-tests
#61800 Twenty Twelve: preformatted elements have hyphens on front-end Bundled Theme normal defect (bug) 16 months ago has-patch
#48442 deleting a site leaves "orphaned" user options Networks and Sites normal defect (bug) 16 months ago
#53244 PHP Warning on non-existent multisite wp-cron.php Networks and Sites normal defect (bug) 16 months ago
#63347 Twenty Fourteen: Table and Calendar blocks do not apply font size from user settings Bundled Theme normal defect (bug) 16 months ago has-patch
#63513 Twenty Twenty-Five: Copy for query loop results is confusing on the home page Bundled Theme normal defect (bug) 16 months ago
#63507 Loopback tests should run on admin-ajax again General normal defect (bug) 16 months ago
#63501 wp_iframe sends output before send_headers hook causing PHP headers sent notice Media normal defect (bug) 16 months ago
#63499 wp-signup and wp-activate page ui looking broken Themes normal defect (bug) 16 months ago dev-feedback
#52539 callable typehint thows static analysis errors General normal defect (bug) 16 months ago has-patch
#63488 Wrong return value for get_category_by_path() Taxonomy normal defect (bug) 16 months ago has-patch
#63470 WordPress 6.8.1 - Adding a new block or line in Editor causes the page to jump down Editor critical defect (bug) 16 months ago
#63462 add_query_arg() should handle encoded input URLs General normal defect (bug) 16 months ago has-patch
Note: See TracReports for help on using and creating reports.