Make WordPress Core

{40} Tickets Awaiting Review (5045 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 5045)

Defects Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#49221 Non-en_US installs of trunk are prompted for an update Upgrade/Install normal defect (bug) 02/06/2020 5.4
#46921 Improper use of ’ (quotation mark) I18N minor defect (bug) 02/06/2020
#49203 Requests::request_multiple() does not honor $auth option HTTP API normal defect (bug) 02/05/2020 5.4 needs-patch
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal defect (bug) 02/05/2020 5.3.2 has-patch
#40638 In attachments taxonomy displays slug instead of name Media normal defect (bug) 02/04/2020 4.7.4 has-patch
#49271 Video Player not responsive when inserting YouTube or Vimeo URL Embeds normal defect (bug) 02/03/2020 4.9.8
#49351 wp_theme_editor_filetypes filter can not remove php and css file types Themes normal defect (bug) 02/03/2020 5.3.2
#49343 post attributes not saving post order Posts, Post Types normal defect (bug) 02/02/2020 5.3.2 has-patch
#49345 User with admin privileges cannot edit some pages/posts Role/Capability normal defect (bug) 02/02/2020 5.3.2 needs-patch
#48280 orderby meta_value breaks with newer versions of MySQL Query normal defect (bug) 01/30/2020 5.2.3
#49331 'output' Taxonomy Slug Crashes Menu Menus normal defect (bug) 01/30/2020 5.3.2
#49332 method Walker_Nav_Menu::start_el should not call filter the_title on non post menu items Menus normal defect (bug) 01/30/2020 5.3.2
#49287 Users with no page deletion capabilities can delete homepage in multisite Role/Capability normal defect (bug) 01/24/2020
#46642 Comment form content textarea shouldn't be a required field Comments major defect (bug) 01/23/2020 5.1 dev-feedback
#45852 Tick Box Open link in new tab... Editor normal defect (bug) 01/22/2020 5.0.2
#44565 Find plural text in description of username on profile page. Users normal defect (bug) 01/21/2020 has-patch
#49217 HTML error with the multi-level list in Classic Editor Formatting normal defect (bug) 01/17/2020 5.3.2
#48712 For large images, wp_generate_attachment_metadata is breaking WordPress Media normal defect (bug) 01/16/2020 5.3
#48513 Maximum execution time of 600 seconds exceeded in /var/www/html/releases/20191106150212/wp-includes/class-wp-image-editor-imagick.php on line 155 Media normal defect (bug) 01/16/2020
#45829 New editor replaces > with &gt; within <pre> tag Editor major defect (bug) 01/14/2020 5.0.2 dev-feedback
#49183 Width alignment issue in Edit attachment page Media normal defect (bug) 01/13/2020
#49173 Allow sanitized inline styles on oEmbed iframes Embeds normal defect (bug) 01/13/2020 4.4 has-patch
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal defect (bug) 01/11/2020 5.3.2 has-patch
#48915 Gutenberg Paragraph Block, Drop Cap missing sanitize rule for initial hard return line <br> Editor minor defect (bug) 01/10/2020 5.3 needs-patch
#44258 Inconsistency in Export and Erase Personal data behavior Privacy normal defect (bug) 01/10/2020 4.9.6
#49155 WP_HOME constant will force-redirect static front page but not posts on front page Rewrite Rules normal defect (bug) 01/09/2020 5.3.2
#39355 Menu title doesn't get updated if I change the page title Menus normal defect (bug) 01/08/2020 4.7
#45001 Relocate Admin Alerts to a new Alert Icon Administration normal defect (bug) 01/06/2020 dev-feedback
#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
#39443 Search Page Template the_category() bug Posts, Post Types normal defect (bug) 01/04/2020 4.7 dev-feedback
#48410 `wp_insert_post()` can result in duplicate post data Posts, Post Types normal defect (bug) 01/02/2020
#49014 Silence set_time_limit() call in wp-admin/includes/class-wp-upgrader.php Upgrade/Install trivial defect (bug) 12/24/2019 needs-patch
#49071 None of the images with the file name ending -300x250 will work as expected after downloading Media minor defect (bug) 12/23/2019 5.3.2
#45062 tinyMCE editor breaks captions with HTML Editor normal defect (bug) 12/19/2019 4.9.8 dev-feedback
#47943 Multisite: Allow site administrators to add new users option and "Add New" wording Users normal defect (bug) 12/17/2019 has-patch
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal defect (bug) 12/16/2019 5.3.1
#48989 Blocks properly not showing on mobile device Editor normal defect (bug) 12/16/2019 5.3
#48954 "Sticky" post state shows even for non-Post post-types Posts, Post Types normal defect (bug) 12/12/2019
#45764 blog page and homepage the same list pages and not posts Posts, Post Types minor defect (bug) 12/12/2019 5.0.2 dev-feedback
#46128 Custom header "Hide image" button not displayed when randomizing images via theme setup Customize normal defect (bug) 12/11/2019 3.4 has-patch
#48902 Customizer code editor CSS breaks on activate() (Or breaks when loaded later) Customize normal defect (bug) 12/11/2019 4.9 has-patch
#48873 CSS Selectors in style tags containing greater than signs are escaped Formatting normal defect (bug) 12/04/2019 5.3
#48855 Updating transient to remove expiration fails Options, Meta APIs normal defect (bug) 12/03/2019 5.3
#40500 Adding custom capabilities to a custom post type seems to break permalink link on post edit screen Posts, Post Types normal defect (bug) 11/27/2019 4.7.3
#40352 WP REST API, Comments Not Triggering 'comment_post' Comments normal defect (bug) 11/26/2019 4.7 dev-feedback
#48768 WordPress 5.3 ajax bug with Elementor 2.7.5 Query critical defect (bug) 11/22/2019 5.3
#48399 Recovery mode can stick the admin in a bad state Site Health normal defect (bug) 11/21/2019 5.2
#46217 wp_mail() not sending messages on PHP7.3.x Mail major defect (bug) 11/21/2019 5.0.3 has-patch
#48705 Admin email confirmation language should be changed Users normal defect (bug) 11/18/2019 5.3
#48656 Views details blocked by SAMEORIGIN Plugins major defect (bug) 11/17/2019 5.3 needs-patch
#48658 Post, Page, and Attachment permalinks can be silently overwritten when Permalinks are set to /%postname%/ Permalinks normal defect (bug) 11/16/2019 5.4
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... Options, Meta APIs normal defect (bug) 11/12/2019 dev-feedback
#48580 Update status in save_post hooks always true in WordPress 5.0 Posts, Post Types normal defect (bug) 11/12/2019 5.2.4
#48365 No 301 redirection for Numeric style permalink structure Permalinks normal defect (bug) 11/11/2019 needs-patch
#48311 Page removal in wp clean install "The response is not a valid JSON response" Editor normal defect (bug) 11/11/2019 5.2.4 needs-patch
#48535 Incompatibility with PHP 7.3.11 General critical defect (bug) 11/09/2019 5.2.4
#48540 wp-pass.php and wp-register.php should be deleted on update Upgrade/Install normal defect (bug) 11/08/2019 5.2.4
#48539 WordPress Editor sometimes chops off titles in Chrome Editor minor defect (bug) 11/08/2019 5.2.4
#48519 Comment reply form in admin incompatible with most custom fields plugins Comments normal defect (bug) 11/06/2019 5.2.4 needs-patch
#48512 Post editor can show wrong author, if user role was changed Posts, Post Types normal defect (bug) 11/06/2019 dev-feedback
#48508 User cache needs to be cleaned after updating user_activation_key via wpdb Users normal defect (bug) 11/06/2019
#48026 Always show selected image even if it doesn't match search string Media normal defect (bug) 11/04/2019
#48459 Unable to list users with 'No role for this site' Users normal defect (bug) 10/30/2019 5.2.4
#48442 deleting a site leaves "orphaned" user options Networks and Sites normal defect (bug) 10/27/2019
#48425 `wp_is_mobile()` doesn't detect iPad Safari anymore General normal defect (bug) 10/24/2019
#46943 Settings ->Discussion bad view dropdown in mobile version Comments normal defect (bug) 10/21/2019
#47789 NGINX: Request for media-view.js leads to "zero size buf in writer" Script Loader normal defect (bug) 10/20/2019
#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
#47930 Photo gallery captions bug Editor critical defect (bug) 10/19/2019 5.2.2
#48114 New category page does not update on button click Taxonomy minor defect (bug) 10/19/2019 5.2.3
#48336 Global block editor image styles causing problems Editor normal defect (bug) 10/18/2019 5.3
#48323 Signup link redirect is not filtered on multisite when a blog is not found Networks and Sites normal defect (bug) 10/16/2019 has-patch
#48284 MIsleading behavior and documentation in include argument of WP_Term_Query Taxonomy normal defect (bug) 10/12/2019
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta Query normal defect (bug) 10/12/2019 4.7.3
#48261 "noopener noreferrer" mis-parses links with "rel=" parameters Formatting normal defect (bug) 10/09/2019 5.2.3 has-patch
#48151 Setting featured image appears to use site URL instead of WordPress URL Editor normal defect (bug) 10/09/2019 5.2.3
#48220 Category Dropdown Layout Issue Taxonomy major defect (bug) 10/05/2019 5.2.3
#47827 wp_notify_moderator email error when Site Language is fr_CA Mail normal defect (bug) 10/03/2019
#48015 Unexpected results from wp_nav_menu() Menus major defect (bug) 10/03/2019 5.2.3
#47468 Cookie Expiry & Login Popup causes loss of any work currently busy with Users normal defect (bug) 10/01/2019 5.2.1
#48187 Missing admin color scheme causes incorrect body class Administration normal defect (bug) 09/30/2019 dev-feedback
#48106 Revisit post GUID sanitization on `&` Posts, Post Types normal defect (bug) 09/28/2019 5.2.3
#48119 Logout does not work when using cookie prefixes Users normal defect (bug) 09/24/2019
#47855 PHPMailer::validateAddress() fails on PHP 7.3 with libpcre2 < 10.32 Mail minor defect (bug) 09/21/2019 5.2.2
#48068 Weird behavior when setting hierarchical to false on the built-in taxonomy category Taxonomy normal defect (bug) 09/20/2019 5.2.3
#48078 Some WP_XXX_Query::query() methods produce incorrect results when called in a loop Query normal defect (bug) 09/20/2019 dev-feedback
#44848 Ensure that empty author profiles have proper 404 behaviour Query normal defect (bug) 09/17/2019 dev-feedback
#48006 post_date not as expected Posts, Post Types normal defect (bug) 09/17/2019 5.2.3 has-patch
#45958 Errors displayed on shutdown handler Bootstrap/Load normal defect (bug) 09/16/2019 has-patch
#48047 Querying (non-CPT) posts from more than one (native) category only returning posts from first category Posts, Post Types normal defect (bug) 09/16/2019 5.2.3
#48048 Parent pages are not visible in the Page Attributes metabox Administration normal defect (bug) 09/16/2019 5.2.3 needs-patch
#48020 Queries display in inconsistent order when ordering by meta_value_num Query normal defect (bug) 09/11/2019
#48004 JS error while Widget saving functionality Widgets critical defect (bug) 09/10/2019 5.2.3
#47988 Unexpected behaviour when draft post has the same page_name as published post Posts, Post Types normal defect (bug) 09/06/2019
#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
#47971 HTML markup bugs when using custom HTML editor Editor normal defect (bug) 09/04/2019
#47732 Change user email link Users normal defect (bug) 08/30/2019 5.2.2
#47121 Featured image modal: content disappears when changing device orientation Media normal defect (bug) 08/29/2019 5.0
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal defect (bug) 08/27/2019 4.9.7 needs-unit-tests
#47901 Admin menu variable is not always considered as global Administration normal defect (bug) 08/24/2019 dev-feedback
Note: See TracReports for help on using and creating reports.