Make WordPress Core

{40} Tickets Awaiting Review (5057 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 (2101 - 2200 of 5057)

Defects Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#53728 no re: definition towards the cloud-friendly environment Login and Registration minor defect (bug) 12/14/2021
#46000 non empty post object in case of error 404 Rewrite Rules normal defect (bug) 01/16/2019 5.0.3
#59558 not documented information about changes in embedded data REST API normal defect (bug) 10/06/2023 needs-patch
#45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal defect (bug) 01/05/2020 has-patch
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy major defect (bug) 05/02/2023 6.2 has-patch
#51085 oEmbed JSON returning 404/401 when embedding anything from Spotify Embeds normal defect (bug) 08/20/2020 5.5
#52935 oEmbed cache is no longer refreshed upon post update Embeds normal defect (bug) 03/29/2021 5.0
#41746 oEmbed does not respect canonical provider url parameter Embeds normal defect (bug) 09/20/2017 2.9 needs-unit-tests
#49682 oEmbed should not trigger for urls with fragments Embeds normal defect (bug) 09/23/2022
#44074 oEmbed with many <pre> tags do not work Embeds minor defect (bug) 01/17/2019
#61558 oEmbed: Support non-dot-com Pinterest URLs Embeds normal defect (bug) 07/07/2024 5.9 has-patch
#49627 oEmbedding - Privacy by design - Inconsistencies & Legal concerns Embeds normal defect (bug) 03/23/2020
#57234 oembed_cache created in post affects the post_author on export Embeds normal defect (bug) 02/08/2024 needs-patch
#55413 on user save apostrophes cause wp_mail error Users normal defect (bug) 05/30/2022 5.9.2 needs-patch
#48280 orderby meta_value breaks with newer versions of MySQL Query normal defect (bug) 01/30/2020 5.2.3
#61017 page_for_posts is automatically reset General normal defect (bug) 04/16/2024 6.5
#54114 paginate_links() ajax General normal defect (bug) 09/21/2021 5.8.1 has-patch
#40649 parent_file filter seems to be overwritten by get_admin_page_parent call Menus normal defect (bug) 06/10/2019 4.7.4
#48223 parse_request(): When request has multiple matching rewrite rules, and matched rule returns 404 - iterate to next rewrite rule Rewrite Rules normal defect (bug) 05/13/2020 dev-feedback
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical Taxonomy major defect (bug) 10/16/2024 6.1.1 has-patch
#54777 passing empty object to wp_localize_script will convert it to empty array instead of empty object Script Loader normal defect (bug) 01/10/2022
#40706 pasting text that has emojis into a new post breaks autosave and save draft Autosave normal defect (bug) 05/09/2017 4.7.4
#57312 pattern validation fails in case of multitype validation using WP JSON REST REST API normal defect (bug) 12/11/2022
#55908 performing two identical actions in sequence produces different results Taxonomy normal defect (bug) 06/03/2022 6.0
#40249 period as last character in username breaks activation link Login and Registration normal defect (bug) 03/24/2017 4.7.3
#41132 permalinks are broken when using PHP7.0-fpm with nginx Permalinks normal defect (bug) 04/10/2024 4.8
#58954 php 8.1 preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated General normal defect (bug) 01/08/2025 6.2.2
#59060 php-fpm7.4: time limit exceeded `Operation canceled' @ fatal/cache.c/GetImagePixelCache/1868. General normal defect (bug) 08/10/2023 6.3
#60373 plugin activation errors are accidentally hidden Plugins critical defect (bug) 11/22/2024
#62999 plugin not appearing when searched with exact name General normal defect (bug) 02/21/2025
#54771 possible disagreement in the return types/values wp_cache_flush() and WP_Object_Cache:flush(). Cache API normal defect (bug) 01/11/2022
#19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal defect (bug) 01/25/2018 2.1 needs-patch
#49343 post attributes not saving post order Posts, Post Types normal defect (bug) 02/02/2020 5.3.2 has-patch
#46739 post attributes order not working correctly Database normal defect (bug) 03/30/2019 5.1
#45744 post preview does not work Editor critical defect (bug) 12/28/2018
#57401 post-template.php fails to check if $elements['page'] is zero causing an array index error General normal defect (bug) 11/07/2023
#59094 postChanged() is not working correctly in Text mode editor Autosave major defect (bug) 08/13/2023 6.3
#48006 post_date not as expected Posts, Post Types normal defect (bug) 09/17/2019 5.2.3 has-patch
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal defect (bug) 06/18/2019
#62229 post_status dropdown in Quick Edit incorrect if the admin user's timezone is "behind" the site's timezone Quick/Bulk Edit normal defect (bug) 11/27/2024 6.3
#58189 post_type parameter in update_post_caches() accepts more than a single post type Cache API trivial defect (bug) 07/16/2023 has-patch
#56154 pre_get_posts fix to show menu on CPT Archives broken in 6.0 Menus normal defect (bug) 07/07/2022 6.0 dev-feedback
#40687 pre_option_upload_url_path filter no longer working General normal defect (bug) 04/29/2024 4.7.4
#43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal defect (bug) 04/08/2018 4.9.5
#56909 pre_recurse_dirsize filter cannot be used to fill up dirsize_cache and thus breaks performance Networks and Sites normal defect (bug) 10/26/2022 5.6 dev-feedback
#55101 pre_set_site_transient_update_plugins was called from deactivated plugin while uninstall. Plugins normal defect (bug) 08/19/2024 5.9 needs-patch
#61744 preg_match fails when className when $block['attrs']['className'] is an array *which is case when "extraClasses" is set* General normal defect (bug) 07/24/2024 6.6.1
#49094 preg_match() expects parameter 2 to be string on line 417 of wp-includes/class-wp-block-parser.php Editor critical defect (bug) 04/04/2020 5.3.2
#58476 preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated Posts, Post Types normal defect (bug) 11/28/2024 6.3
#44804 pretty_permalinks capability may not be detected correctly during a fresh install on a server without mod_rewrite Upgrade/Install normal defect (bug) 08/15/2018 4.9.8
#45779 probable issue in Plugin activation hook Plugins normal defect (bug) 01/07/2019
#55332 problem with quick comment discarded changes Posts, Post Types minor defect (bug) 08/09/2023 5.9.1
#40166 query_vars bug sets is_home to false. Query normal defect (bug) 05/20/2019 4.7.3
#56086 readme.html should be changed to a markdown file Build/Test Tools normal defect (bug) 06/28/2022
#60330 redirect that working incorrectly! Rewrite Rules normal defect (bug) 03/05/2024
#44899 redirect_canonical redirects to another URL when it should not Canonical critical defect (bug) 09/06/2018 4.9.8 needs-unit-tests
#60721 redirect_canonical suddenly causes issues with paramter values and CDN Canonical minor defect (bug) 03/07/2024 6.4.3
#51733 redirect_canonical unneeded redirect Canonical minor defect (bug) 08/25/2021 3.3 needs-patch
#57724 redirect_canonical() may not work if site_url contains port number Canonical normal defect (bug) 04/02/2024 6.1.1 has-patch
#50084 redirect_canonical() need additional hook Canonical normal defect (bug) 05/05/2020
#49369 redirect_canonical() should strip trailing protocols Canonical major defect (bug) 07/20/2020 5.3.2 needs-unit-tests
#60207 regarding WP 6.4.2 - masonry 4.2.2 and imagesloaded 5.0.0 js not compatible External Libraries normal defect (bug) 01/15/2024 6.4.2
#60976 register_block_type not working with Oxygen Editor normal defect (bug) 04/10/2024
#55486 register_block_type_from_metadata does NOT work within a theme but as a plugin General minor defect (bug) 05/30/2023 5.9.2
#53026 register_block_type_from_metadata fails if path points to a JSON file that is not named "block.json" Editor normal defect (bug) 04/26/2021 5.5 dev-feedback
#61910 register_block_type_from_metadata fails to register style attribute when using $args General normal defect (bug) 08/24/2024
#62996 register_new_user() unintentionally triggering 'profile_update' hook Login and Registration normal defect (bug) 02/21/2025 5.3 dev-feedback
#56059 register_post_type()'s "description" argument can't be translated (gettext) Posts, Post Types normal defect (bug) 06/25/2022 6.0
#41070 register_sidebar and dynamic_sidebar inconsistency Widgets normal defect (bug) 06/23/2017 4.8
#46321 rel="noopener noreferrer" General normal defect (bug) 02/22/2019
#49220 rel_canonical generates the wrong canonical structure for paginated pages. Canonical normal defect (bug) 11/04/2022 4.6
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal defect (bug) 04/10/2024 has-patch
#60502 remove_function method removing next priority action too while removing current priority General normal defect (bug) 02/19/2024 6.4.3
#45589 resized images does not delete after delete main image in media library Media normal defect (bug) 12/23/2018 5.0
#45743 revisions issue with block editor Editor major defect (bug) 12/28/2018 5.0.2
#42007 rpc.pingomatic.com still using HTTP Pings/Trackbacks normal defect (bug) 02/18/2025 4.9 has-patch
#53815 safecss_filter_attr removes styles with min() max() and minmax() Formatting normal defect (bug) 07/28/2021
#54190 sanitize_file_name disallows acute accents and left smart apostrophe Media normal defect (bug) 10/04/2023 5.5 dev-feedback
#61631 sanitize_option_{$option} inconsistencies Options, Meta APIs normal defect (bug) 07/11/2024 6.5.5
#60710 save_post_{$post->post_type} hook returns inconsistent $_POST['tax_input'] format Taxonomy normal defect (bug) 03/06/2024 6.4.3
#55971 saving settings returns 404 - WP_SITEURL not used? General normal defect (bug) 06/13/2022 6.0
#47322 scenario based-bug in the file load-style.php Script Loader normal defect (bug) 05/20/2019 5.2 needs-patch
#63043 script-loader 'colors' src true invalid argument Script Loader normal defect (bug) 03/03/2025 has-patch
#47788 send_headers hook does not work in wp-login or wp-admin Administration normal defect (bug) 10/20/2019 5.2.2 dev-feedback
#37597 served oEmbed from cache even when expired Embeds normal defect (bug) 03/05/2018 4.0 needs-patch
#51864 set_object_terms hook $tt_ids arg issue Taxonomy normal defect (bug) 11/24/2020 5.5.3
#58261 set_post_thumbnail_size interferes with "Cover Image Block" Media normal defect (bug) 12/23/2024 6.2 dev-feedback
#34322 set_transient and get_transient don't seem to be working for some users since WP 4.3 Options, Meta APIs normal defect (bug) 04/06/2017 4.3
#44082 settings_errors() wraps all notices in p and strong tags General normal defect (bug) 11/30/2020 has-patch
#63009 setup-config errors are not localised I18N normal defect (bug) 02/24/2025 needs-patch
#60948 shortcodes that return with no value / text will break if shortcode is being used as an attribute value Shortcodes normal defect (bug) 08/13/2024 6.5
#41980 show_in_menu doesn't work with int value Posts, Post Types normal defect (bug) 09/25/2017 4.9 has-patch
#51246 single_post_title() doesn't respect private and protected posts Posts, Post Types normal defect (bug) 09/05/2020
#31350 size_format() Displaying Incorrect Unit General normal defect (bug) 05/03/2022 4.1
#61930 size_format(): Inconsistent behaviour when zero bytes are passed General trivial defect (bug) 10/10/2024 4.6
#50229 slugs aren't allowed as long as they're in different taxonomies. Taxonomy normal defect (bug) 05/22/2020 5.4.1
#60427 small "ü" in page as anchor causes a mistake when try to save (wrong JSON-response) Posts, Post Types minor defect (bug) 02/02/2024 6.4.3 needs-patch
#46250 smaller fonts for page navigation in admin in 5.1 Administration normal defect (bug) 03/22/2019
#57061 social-icons block not working Editor major defect (bug) 11/15/2022 6.1
#47977 some of the typo mistakes in plugin menu & update related small correction in "bulk action selector top" Plugins normal defect (bug) 09/05/2019
Note: See TracReports for help on using and creating reports.