Make WordPress Core

{40} Tickets Awaiting Review (4832 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 (1501 - 1600 of 4832)

Defects Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#53295 Serialized data should be handled as an opaque value General normal defect (bug) 06/12/2021 has-patch
#53368 Auto-generated skip-link gets added in classic templates and not just in block templates General normal defect (bug) 06/09/2021 has-patch
#53243 X-WP-DoingItWrong has limited usefulness General normal defect (bug) 05/21/2021 has-patch
#53066 Trigger errors when non-existent methods are called on objects. General normal defect (bug) 04/23/2021 has-patch
#48497 If preformatted block contains "<script>" tag page would not save General normal defect (bug) 03/31/2021 5.2.4
#52838 forms not sending after 5.7 install General normal defect (bug) 03/18/2021
#51307 Document title broken when "Homepage" isn't set in Settings > Reading General normal defect (bug) 03/08/2021 has-patch
#52235 wp_extract_urls doesn't match localhost General normal defect (bug) 03/05/2021 5.6 has-patch
#52359 Links in Gutenberg Continue to be Built When Typing General minor defect (bug) 01/25/2021
#44082 settings_errors() wraps all notices in p and strong tags General normal defect (bug) 11/30/2020 has-patch
#51855 wp_dropdown_categories allows multiple classes General normal defect (bug) 11/27/2020 2.8
#51773 wp_guess_url() calls strpos() incorrectly if $_SERVER['SCRIPT_FILENAME'] is empty General normal defect (bug) 11/13/2020 3.7
#51582 Post type archive is loaded when post type does not allow General normal defect (bug) 10/21/2020 has-patch
#40899 '&' Is always escaped in the JavaScript template. General normal defect (bug) 09/08/2020 4.7.5
#46058 Extra database calls when use get_the_excerpt() and posts have images General major defect (bug) 06/25/2020 5.0.3 needs-patch
#49069 Multisite: 404 template isn't used in network installs when a file extension is used in the URL General normal defect (bug) 04/15/2020 dev-feedback
#46457 Embed Block to a Reusable Block General normal defect (bug) 03/20/2020 5.1
#48535 Incompatibility with PHP 7.3.11 General critical defect (bug) 11/09/2019 5.2.4
#48425 `wp_is_mobile()` doesn't detect iPad Safari anymore General normal defect (bug) 10/24/2019
#44795 WordPress Heartbeat Interval stuck on 15 secs General normal defect (bug) 06/12/2019 4.9.8
#47419 If emojis or embeds JavaScript is not loaded, variable wp is undefined in the front-end. General normal defect (bug) 05/29/2019
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General minor defect (bug) 05/23/2019 5.1 has-patch
#37665 Font Natively: Google maps can change the active font General normal defect (bug) 04/18/2019 4.6 has-patch
#43306 Creating site using wpmu_create_blog() without / prefixed with $path causes get_id_from_blogname() to fail. General normal defect (bug) 04/01/2019 4.9.4
#46481 Empty response if page template return zero General normal defect (bug) 03/25/2019 5.1
#39977 Search results for custom post type = "ANY" General normal defect (bug) 03/15/2019 4.7.2
#46342 Error messages in the Dashboard for Editor Role General normal defect (bug) 02/27/2019
#46315 Block editor columns left margin issue on reduced screen width General normal defect (bug) 02/24/2019 5.0
#46321 rel="noopener noreferrer" General normal defect (bug) 02/22/2019
#46281 WP Query breaks if there are term_ids in tax_query are more than 192 General normal defect (bug) 02/19/2019 5.0.3
#43100 Unexpected results from wpautop General normal defect (bug) 01/17/2019
#41933 Undefined offset -1 in $pages array when post without pages is requested General normal defect (bug) 10/15/2018 4.8.2 has-patch
#44406 Mismatch in the default value of the optional replacement argument in do_action_deprecated(), apply_filters_deprecated() and _deprecated_hook() General normal defect (bug) 09/17/2018 4.6
#41388 Insert Media window does not remember state for custom tabs, iframe bug General critical defect (bug) 08/14/2018 4.8 needs-patch
#44429 WP-CLI incompatibility with wp_redirect( https://... ) General major defect (bug) 07/24/2018 dev-feedback
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal defect (bug) 07/17/2018 dev-feedback
#44277 Post type rewrite breaks page url's General normal defect (bug) 06/04/2018 4.9.6
#44259 wp_query: Post & Page Parameters doc section incorrect General normal defect (bug) 05/29/2018
#44212 Add a new helper function for comma- or space-separated lists General normal defect (bug) 05/28/2018 has-patch
#44251 Wrong way of getting website root url when site is rewritten General normal defect (bug) 05/28/2018
#44070 Avoid flickering of admin notices General normal defect (bug) 05/14/2018
#43778 Spamming via Contact Form 7 (even Contact Form 7 was deleted) General critical defect (bug) 04/16/2018 4.9.5
#43535 wp-mediaelement.min.js?ver=4.9.4:1 crashes, making the Widgets in customize.php unusable General normal defect (bug) 03/13/2018 4.9.4
#43025 wp_list_filter should filter all iterable objects General normal defect (bug) 02/11/2018 4.9.1 needs-patch
#43140 WordPress does not allow HTML tags in the Name field of Links (blogroll) General normal defect (bug) 01/26/2018 4.9.2
#42642 Displayin page WP 4.9 General normal defect (bug) 11/20/2017 4.9
#42150 Cannot edit links with visual editor on chromium-based browser General normal defect (bug) 10/10/2017 4.8.2
#38052 wp-utility.js misses function argument null General major defect (bug) 07/28/2017 4.6 needs-unit-tests
#39894 JS heartbeat can run before ready causing exception General normal defect (bug) 07/03/2017 3.6
#40685 /wp-includes/class-wp-hook.php function resort_active_iterations not working correct General normal defect (bug) 06/08/2017 4.7.4
#40716 WordPress's magic quotes emulation doesn't slash keys like PHP's built-in magic quotes General normal defect (bug) 06/06/2017 0.71
#40870 Using underscore in meta box id field metabox is not working correctly General normal defect (bug) 05/26/2017 4.7.5
#40487 GUID contains more than 255 characters General normal defect (bug) 04/19/2017 4.7.3
#39496 Can't view page preview. General normal defect (bug) 04/15/2017 4.7
#40334 Trim siteurl and homeurl General normal defect (bug) 04/01/2017 4.7.3
#53263 Media galery new libraries Gallery normal defect (bug) 09/17/2025 5.7.2
#61012 The mobile layout displays incorrectly when infinite scrolling is activated in the Media Gallery Modal. Gallery normal defect (bug) 04/16/2024 6.5
#60492 Gallery crashes if images have caption. Gallery normal defect (bug) 02/10/2024 6.4.3
#60436 Cannot create large Tiled Albums - causes crash Gallery blocker defect (bug) 02/05/2024 6.4.3
#59799 Post editor Galley size preview images select size default Gallery normal defect (bug) 11/03/2023 6.3.3
#58725 What is the cancellation rate for Frontier Airlines? Gallery normal defect (bug) 07/06/2023 5.8.2
#56568 Some Cases Image Metadata is not editable. Gallery normal defect (bug) 09/14/2022
#52171 Featured image error in media library, detached. Gallery normal defect (bug) 12/24/2020 5.6 has-patch
#51840 Single Image not loading after upgrade to 5.3.3 Gallery major defect (bug) 11/20/2020 5.5.3
#51828 gallery items not aligned when row has less items than column count Gallery minor defect (bug) 11/19/2020 5.5.3 has-patch
#40692 Filter default image size in gallery Gallery normal defect (bug) 09/21/2020 4.8
#47922 src attribute in Image Gallery Block is inconsistent with image inserted outside of gallery. Gallery normal defect (bug) 08/22/2019 5.2.2
#47744 WordPress default galleries do not display properly on Safari 10.1 and possibly other older browsers Gallery minor defect (bug) 07/25/2019 5.2.2
#44394 Error when trying to get the columns of a three-columns gallery. Gallery normal defect (bug) 06/19/2018 4.9.6 has-patch
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag Formatting normal defect (bug) 12/01/2025 needs-unit-tests
#62417 Excerpts don't include content from list-item blocks. Formatting normal defect (bug) 12/01/2025 has-patch
#57235 'excerpt_remove_blocks' removes list blocks Formatting normal defect (bug) 12/01/2025 has-patch
#46966 urlencode query string parameters Formatting major defect (bug) 12/01/2025 has-patch
#62024 wp_kses_post incorrectly escapes "<" attributes values Formatting normal defect (bug) 10/01/2025 5.0
#63997 wptexturize incorrectly escapes attribute quotes after encountering greater-than sign Formatting normal defect (bug) 09/18/2025 6.8.2
#43810 Apostrophe issue Formatting normal defect (bug) 09/12/2025 4.9.5 needs-patch
#40528 Title with ascii paragraph separator is not being filtered on post save Formatting normal defect (bug) 09/01/2025 4.7.4 has-patch
#63426 wptexturize breaks markup Formatting normal defect (bug) 08/15/2025 6.6.2 dev-feedback
#37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal defect (bug) 07/14/2025 4.5.3 has-patch
#60347 wp_kses breaking text fragments links Formatting normal defect (bug) 07/09/2025 has-patch
#55563 The function get_allowed_mime_types should check wp_get_current_user Formatting normal defect (bug) 06/27/2025 5.9.3 dev-feedback
#63379 Fix for deprecated rtrim passing null to parameter Formatting normal defect (bug) 06/07/2025 6.8 dev-feedback
#55821 `is_email()` does not follow PHP FILTER_VALIDATE_EMAIL rules, when an email has double period (..) Formatting normal defect (bug) 05/12/2025 5.9.3 has-patch
#63149 safecss_filter_attr does not support base64 SVG image in background-image. Formatting normal defect (bug) 03/23/2025 6.7.2 dev-feedback
#63131 Possible bug (not strict) use of preg_split in formatting.php Formatting minor defect (bug) 03/20/2025 has-patch
#62785 wp_kses_no_null() should be modified to handle $content having a null value Formatting normal defect (bug) 03/16/2025 has-patch
#53019 The _sanitize_text_fields function removing the octets that incorrectly work with Arabic RTL languages. Formatting normal defect (bug) 11/19/2024
#53023 _wp_json_convert_string type mismatch: returns string on success; false on failure Formatting normal defect (bug) 10/15/2024 4.1.4 has-patch
#62156 Defining custom colors in styles color palette removes other colors from palette in several block editor places Formatting major defect (bug) 10/02/2024 6.7
#62038 Issue with is_email() and sanitize_email() Formatting normal defect (bug) 09/24/2024 has-patch
#39847 force_balance_tags not properly balancing < with <strong> and </strong> Formatting normal defect (bug) 09/22/2024 4.7.2
#61246 wp_kses makes HTML comment HTML uncommented Formatting normal defect (bug) 09/03/2024 has-patch
#61817 wptexturize(): Hyphen may be replaced with ndash Formatting normal defect (bug) 08/04/2024 has-patch
#54721 wptexturize caches the result of run_wptexturize preventing themes from using this if a plugin has already called get_plugin_data Formatting normal defect (bug) 07/20/2024 5.8.2 dev-feedback
#61268 PHP Deprecated: ltrim() in formatting esc_url. Formatting normal defect (bug) 07/01/2024
#58921 wp_kses_allowed_html doesn't allow to add esi:include Formatting normal defect (bug) 06/22/2024 3.5 has-patch
#60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. Formatting normal defect (bug) 03/18/2024 6.4 has-patch
#60191 Ampersand in non-entities such as &a; is not escaped Formatting normal defect (bug) 02/27/2024
#60138 make_clickable() processing emails start with www. incorrectly. Formatting trivial defect (bug) 02/15/2024 has-patch
#60391 links_add_base_url will encode all attribut in null passed in Formatting normal defect (bug) 01/30/2024 has-patch
Note: See TracReports for help on using and creating reports.