Make WordPress Core

{40} Tickets Awaiting Review (4799 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 (1101 - 1200 of 4799)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Defects Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#46285 Search colums of WP User Query vars is not updated after applying user_search_columns filter Query trivial defect (bug) 02/20/2019 4.9.8
#46166 wp_update_term sanitizes the description, removing all html Taxonomy normal defect (bug) 02/01/2019 4.9.8
#45585 comments ordering by date, orders them only for the current page. Comments normal defect (bug) 12/12/2018 4.9.8
#45519 updates count differs on public area and in admin area Upgrade/Install normal defect (bug) 12/07/2018 4.9.8
#45459 Infinite Loop By redirect_canonical (canonical.php) due to mishandling of Port Information in URL creation/rebuilt Canonical major defect (bug) 12/06/2018 4.9.8
#45400 last of query_vars contains anchor Query normal defect (bug) 12/05/2018 4.9.8
#45457 get_terms returns incorrect terms set for indirect children Taxonomy normal defect (bug) 12/02/2018 4.9.8
#45393 categories don't work in brand-new wordpress instance (return 404) Taxonomy normal defect (bug) 11/21/2018 4.9.8
#44844 switch_to_locale does not handle plugins/themes properly in multisite I18N normal defect (bug) 11/05/2018 4.9.8
#45013 Wrong links when installing in subdirectory = Administration normal defect (bug) 10/10/2018 4.9.8 has-patch
#44973 Issues with $wpdb->get_col_info Database normal defect (bug) 09/23/2018 4.9.8 has-patch
#44899 redirect_canonical redirects to another URL when it should not Canonical critical defect (bug) 09/06/2018 4.9.8 needs-unit-tests
#44849 Post type parameter not preserved when editing/deleting custom taxonomy term Taxonomy normal defect (bug) 09/04/2018 4.9.8
#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
#44684 Page/Post revisions don't seem to load into preview Revisions normal defect (bug) 01/18/2026 4.9.7
#44571 force_balance_tags breaks JavaScript Shortcodes normal defect (bug) 09/22/2024 4.9.7
#44710 Upload plugin and theme functionalities are not removing uploaded files after failure conditions. Administration normal defect (bug) 12/25/2020 4.9.7 needs-patch
#44696 Plugin Deactivation Page Jump Plugins minor defect (bug) 06/22/2020 4.9.7
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal defect (bug) 08/27/2019 4.9.7 needs-unit-tests
#44728 Quick edit for taxonomies is using filtered data Taxonomy normal defect (bug) 05/08/2019 4.9.7 dev-feedback
#44540 Revision restoring redirect issue when using custom wp_query inside shortcodes Revisions normal defect (bug) 03/11/2019 4.9.7
#44704 `wp.media.view.EmbedLink` and `oembed/1.0/proxy` don't work as expected Embeds normal defect (bug) 08/07/2018 4.9.7
#44705 Edit embed contents without saving post breaks previews Embeds normal defect (bug) 08/02/2018 4.9.7
#44634 multisite: WP_User compatibility keys inacessible after switch_to_blog Users normal defect (bug) 07/24/2018 4.9.7
#44629 UI Add scrollbars for webkit on Update Plugins Upgrade/Install normal defect (bug) 07/24/2018 4.9.7
#44559 Alias redirected when page is set as a homepage Canonical normal defect (bug) 07/10/2018 4.9.7
#44310 Apostrophe and/or Hyphen in Titles Rendered as ’ and – When Added as Link in Editor Editor normal defect (bug) 10/23/2023 4.9.6 needs-patch
#48265 The privacy export files cleanup can run unlink on directories throwing an error. Privacy normal defect (bug) 11/24/2021 4.9.6 dev-feedback
#44283 Enclosure can't deal with CDN media files - WPCore redirects the URL Feeds normal defect (bug) 06/07/2021 4.9.6 dev-feedback
#44456 srcset max-width set to image width Media normal defect (bug) 04/07/2020 4.9.6
#44258 Inconsistency in Export and Erase Personal data behavior Privacy normal defect (bug) 01/10/2020 4.9.6
#44284 Remove e.preventDefault(); code line from widgets.js file Widgets normal defect (bug) 07/29/2019 4.9.6 has-patch
#44151 Personal data exports - lower priority exporters should place their data after the higher priority ones Privacy normal defect (bug) 07/22/2019 4.9.6 has-patch
#44215 Personal data exports - Empty values are included in the report Privacy normal defect (bug) 06/03/2019 4.9.6 dev-feedback
#44461 inconsistent type for global $blog_id Networks and Sites normal defect (bug) 02/01/2019 4.9.6 has-patch
#44372 WP_Query cannot properly order by nested Parent/Child relationships Query minor defect (bug) 06/14/2018 4.9.6
#44277 Post type rewrite breaks page url's General normal defect (bug) 06/04/2018 4.9.6
#43946 Inconsistent encoding of comment_content Comments normal defect (bug) 01/18/2026 4.9.5 needs-patch
#43810 Apostrophe issue Formatting normal defect (bug) 09/12/2025 4.9.5 needs-patch
#44127 editing an image can result in intermediate sized images left over after the image is deleted Media normal defect (bug) 08/09/2023 4.9.5
#43695 $depth and $args are switched when using custom callback in wp_list_comments() Comments normal defect (bug) 11/26/2021 4.9.5 has-patch
#43736 Audio continues to play in Media Modal after close Media normal defect (bug) 04/01/2021 4.9.5
#43930 Inaccurate width and height returned when using wp_get_attachment_image_src on the backend. Media normal defect (bug) 05/08/2018 4.9.5
#43778 Spamming via Contact Form 7 (even Contact Form 7 was deleted) General critical defect (bug) 04/16/2018 4.9.5
#43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal defect (bug) 04/08/2018 4.9.5
#43663 Unit Test test_theme_file_uri_returns_valid_uri fails on directories with spaces Build/Test Tools normal defect (bug) 03/30/2018 4.9.5 dev-feedback
#43238 `suppress_filters` not set in `pre_get_posts` hook Query normal defect (bug) 05/13/2022 4.9.4 dev-feedback
#43372 $wp_query->max_num_pages return value as float Query trivial defect (bug) 02/10/2022 4.9.4
#43295 One theme update notice is showing in another Theme Details popup Themes normal defect (bug) 01/15/2021 4.9.4
#43394 wpautop inserts extraneous line breaks if hard return around commented content Formatting normal defect (bug) 06/15/2020 4.9.4
#43630 HAVING without GROUP BY in /wp-admin/includes/template.php Administration normal defect (bug) 04/15/2020 4.9.4 has-patch
#43560 Entering single quotes in Add Media dialog after recropping causes browser to hang Media normal defect (bug) 02/19/2020 4.9.4 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
#43310 Generic "HTTP Error" when uploading PDFs via Media area Media normal defect (bug) 08/19/2018 4.9.4 needs-patch
#43664 $wpdb->get_results fails in specific cases with non-latin charaters in where clause Database normal defect (bug) 04/08/2018 4.9.4 needs-patch
#43626 Searching for tags using slugs work for English but does not work for Arabic Taxonomy normal defect (bug) 03/26/2018 4.9.4
#43611 Duplicate _ajax_nonce input cause conflict between find_post_div and post_custom_div Administration normal defect (bug) 03/22/2018 4.9.4
#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
#43391 WP_User_Query bug Query normal defect (bug) 03/03/2018 4.9.4
#43326 Delay when setting Featured Image Post Thumbnails normal defect (bug) 02/15/2018 4.9.4
#43249 Redirection issue with Japanese characters in query string on static front page Canonical normal defect (bug) 02/09/2018 4.9.4
#43114 FLV video - NetworkError: Exception ProgressEvent error Media normal defect (bug) 04/01/2021 4.9.2
#43153 Theme Preview doesn't work Themes normal defect (bug) 12/18/2020 4.9.2
#43189 Restoring page revision doesn't restore page template previously used Revisions normal defect (bug) 01/31/2018 4.9.2
#43140 WordPress does not allow HTML tags in the Name field of Links (blogroll) General normal defect (bug) 01/26/2018 4.9.2
#43121 Custom HTML Widget Warning Tooltips Error Widgets normal defect (bug) 01/19/2018 4.9.2
#43036 the_posts_pagination() - redirect URL for first page in category Permalinks normal defect (bug) 09/02/2025 4.9.1
#43009 Create Video/Audio Playlist hooks not working as expected Media normal defect (bug) 03/25/2022 4.9.1 has-patch
#42833 WordPress forces non-ssl login in described circumstance even though FORCE_SSL_ADMIN is set in wp-config Administration normal defect (bug) 09/21/2021 4.9.1 has-patch
#43433 mixed-content for install page stylesheets Upgrade/Install normal defect (bug) 12/18/2020 4.9.1
#42922 Image Scaling using get_the_post_thumbnail issue in WordPress Media normal defect (bug) 11/19/2020 4.9.1
#43015 function get_previous_comments_link not working in front page Comments normal defect (bug) 06/24/2019 4.9.1 dev-feedback
#46793 Uploading files that the filename contains LTR and RTL characters cause filename change Media major defect (bug) 04/11/2019 4.9.1
#46625 username and password automatically change to dexter Database normal defect (bug) 03/24/2019 4.9.1
#43077 Misleading error when updating plugins Plugins normal defect (bug) 09/16/2018 4.9.1
#43025 wp_list_filter should filter all iterable objects General normal defect (bug) 02/11/2018 4.9.1 needs-patch
#43033 User can not see updated Icon in editing Menu with live preview Menus normal defect (bug) 02/05/2018 4.9.1 needs-patch
#43069 Docs: improve documentation for register_meta() function Options, Meta APIs normal defect (bug) 01/11/2018 4.9.1 has-patch
#42851 Problem with video height since 4.9 Media normal defect (bug) 01/02/2018 4.9.1
#64632 Remove outdated GitHub reference in custom-html-widgets.js comment Widgets trivial defect (bug) 02/12/2026 4.9 needs-patch
#42599 Design changes in Tools Categories and Tags Converter box and Tools Import box Import normal defect (bug) 01/30/2026 4.9 has-patch
#47976 HTML attributes in uppercase show error in widgets Widgets normal defect (bug) 09/23/2025 4.9 dev-feedback
#42248 Can't create category slug with same name for different parents Permalinks normal defect (bug) 07/08/2025 4.9 dev-feedback
#42517 get_file_data() doesn't support the single-line variant of post template headers General normal defect (bug) 02/12/2025 4.9 needs-unit-tests
#58837 Horizontal Scroll Issue in theme/plugin Editor Page File Navigation Section General minor defect (bug) 01/17/2025 4.9 has-patch
#42486 The Tools screen is blank for users who cannot manage categories or tags Administration normal defect (bug) 11/29/2024 4.9 dev-feedback
#42683 widgets cannot be edited General normal defect (bug) 07/26/2024 4.9
#42751 Can we please enqueue media-views independently ? Media normal defect (bug) 06/13/2024 4.9
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" Posts, Post Types normal defect (bug) 07/06/2023 4.9 dev-feedback
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' Taxonomy normal defect (bug) 03/17/2022 4.9 has-patch
#41816 attachment_url_to_postid() should find post_id for URLs of intermediate size images Media normal defect (bug) 09/28/2021 4.9 dev-feedback
#42080 get_site_url() does not always return the appropriate protocol Administration normal defect (bug) 09/21/2021 4.9 has-patch
#42064 wp_crop_image() does not work when fopen() is disabled Build/Test Tools normal defect (bug) 08/11/2021 4.9
#52331 Consider using more precise browser versions for `browserslist` Build/Test Tools normal defect (bug) 07/27/2021 4.9 dev-feedback
#52448 wp_scheduled_delete WP-Cron Job Cannot Be Unscheduled Administration normal defect (bug) 02/05/2021 4.9 dev-feedback
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers REST API normal defect (bug) 10/25/2020 4.9
#42481 TEST_COOKIE and LOGGED_IN_COOKIE secure flag create issues on non-secure login Login and Registration normal defect (bug) 04/29/2019 4.9
#43641 Media controls in the media grid are too wide Media normal defect (bug) 10/02/2018 4.9 needs-patch
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal defect (bug) 10/01/2018 4.9 needs-unit-tests
#42557 Wrong Behaviour on get_site_url for multiple sites with different protocol Networks and Sites normal defect (bug) 12/21/2017 4.9
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.