Make WordPress Core

{40} Tickets Awaiting Review (5000 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 (2401 - 2500 of 5000)

Defects Awaiting Review (30 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#49351 wp_theme_editor_filetypes filter can not remove php and css file types Themes normal defect (bug) 7 years ago 5.3.2
#60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. Formatting normal defect (bug) 2 years ago 6.4 has-patch
#64550 wp_update_plugins function (possibly wp_update_themes) breaks when the transient setting fails General major defect (bug) 2 weeks ago 6.8.3 has-patch
#56700 wp_update_post function not support meta update Posts, Post Types normal defect (bug) 4 years ago
#46166 wp_update_term sanitizes the description, removing all html Taxonomy normal defect (bug) 8 years ago 4.9.8
#41601 wp_update_user creates an error Users normal defect (bug) 9 years ago 4.8.1
#45830 wp_update_user does not use the pluggable wp_set_password to change a user password Users normal defect (bug) 2 years ago 5.0.2 has-patch
#56090 wp_update_user doesn't update user_activation_key on users with apostrophes in their email Users normal defect (bug) 16 months ago has-patch
#57000 wp_usermeta table is emptied because of a wrong query being executed Database normal defect (bug) 4 years ago 6.0.3
#56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode General normal defect (bug) 12 months ago 6.0 dev-feedback
#56892 wp_xx_categories() doesn't pad counts correctly when a sub-category exists Taxonomy normal defect (bug) 4 years ago
#62694 wpautop Misuse in the "widget_block_content" Filter with Shortcode Block Widgets normal defect (bug) 5 months ago 6.7.1 has-patch
#37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal defect (bug) 8 months ago 4.5.3 has-patch
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal defect (bug) 9 years ago 4.8 needs-unit-tests
#49492 wpautop inserted p tags inconsistently alter visual space Formatting normal defect (bug) 7 years ago 5.3.2
#43394 wpautop inserts extraneous line breaks if hard return around commented content Formatting normal defect (bug) 6 years ago 4.9.4
#58872 wpautop not disabled when blocks are inserted dynamically Formatting minor defect (bug) 3 years ago 6.1.1
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag Formatting normal defect (bug) 9 months ago needs-unit-tests
#51779 wpdb->get_blog_prefix() doesn't allow wp_1_tablename structures Networks and Sites normal defect (bug) 3 years ago
#63751 wpdb->set_prefix() throws deprecation notice for preg_match() when setup-config.php is loaded Database minor defect (bug) 13 months ago 6.8.2
#61338 wpdb::prepare function null value convert to empty String Database normal defect (bug) 2 years ago needs-patch
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal defect (bug) 7 years ago 5.3.2 has-patch
#57772 wpfooter credit hide the plugin activation button Administration normal defect (bug) 16 months ago 6.1.1 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) 2 years ago 5.8.2 dev-feedback
#63997 wptexturize incorrectly escapes attribute quotes after encountering greater-than sign Formatting normal defect (bug) 2 months ago 6.8.2 has-patch
#49965 wptexturize should also work when using before hook after_theme_setup Formatting normal defect (bug) 6 years ago 5.4
#61817 wptexturize(): Hyphen may be replaced with ndash Formatting normal defect (bug) 2 years ago has-patch
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite General minor defect (bug) 3 years ago 3.0 has-patch
#65155 wrong aspect-ratio of pictures in the galerie with Firefox 150 Gallery normal defect (bug) 5 months ago 6.9.4
#55968 xss string to be treated as simple string Editor normal defect (bug) 4 years ago has-patch

Defects Awaiting Review, reported against latest stable branch (10 matches)

#66092 Add 8px gap between Media Library search field and button on mobile/tablet Media normal defect (bug) 2 days ago 7.1
#66093 Combining characters aren't normalized to Unicode Form C on output Charset minor defect (bug) 2 days ago 7.1
#65977 Error in the GD editor when converting from WebP Media normal defect (bug) 2 weeks ago 7.1 has-patch
#66076 Gallery: Image title and caption overlap - making it hard to read the caption Gallery normal defect (bug) 4 days ago 7.1 has-patch
#65968 Hidden check box (checkbox) column in the `WP_List_Table` is not hide. General normal defect (bug) 12 days ago 7.1 has-patch
#65961 Mobile Navigation Problem with WordPress 7.1 Menus major defect (bug) 3 weeks ago 7.1 needs-patch
#66095 Opening the revisions screen for a page with very long lines may cuase an execution timeout crash Revisions normal defect (bug) 2 days ago 7.1
#66016 Race condition in WordPress 7.1 Block Editor: Adding custom field to auto-draft causes duplicated postmeta and forces comment_status to closed Editor normal defect (bug) 12 days ago 7.1 has-patch
#66060 Site health: robots.txt and WordPress in a subdir Site Health normal defect (bug) 4 days ago 7.1
#66024 Unused closing div tag in wp_print_media_templates method Media normal defect (bug) 11 days ago 7.1 has-patch

Defects Awaiting Review, reported against no version (60 matches)

#27606 "Add Existing User" form does not preserve input in case of an error Users minor defect (bug) 13 months ago has-patch
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal defect (bug) 9 years ago needs-unit-tests
#27244 'Restore This Autosave' immediately updates a published post Revisions normal defect (bug) 5 months ago ui/ux
#43676 .htaccess rules don't work with Plain Rewrite Rules normal defect (bug) 5 years ago has-patch
#37678 Add an action hook for plugins to do database upgrades on Database normal defect (bug) 15 months ago dev-feedback
#32433 Add registered image sizes in WXR export file Export normal defect (bug) 8 years ago has-patch
#38936 Alter Table Always Expects a COLUMN; Crashes on a CONSTRAINT Upgrade/Install normal defect (bug) 4 years ago dev-feedback
#22558 Attachment term counts feels/are inaccurate Media normal defect (bug) 6 years ago dev-feedback
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal defect (bug) 7 years ago has-patch
#37635 BUG in get_option Options, Meta APIs normal defect (bug) 6 years ago
#41891 Bug when changing $(comments_)pagination_base of WP_Rewite instance to string with non-ASCII characters Rewrite Rules normal defect (bug) 9 years ago
#40552 Calling wp_parse_args() early, with $args as empty string, may cause fatal error Formatting normal defect (bug) 23 months ago dev-feedback
#40609 Cannot register an application/foo+xml mime type without also registering application/xml Upload normal defect (bug) 9 years ago
#41037 Comment author can't edit their comment(s) if they aren't the post author Comments normal defect (bug) 7 years ago needs-patch
#39958 Comment reply/cancel links work badly when comment form is above the comment list Comments normal defect (bug) 9 years ago dev-feedback
#42953 Created images have a larger filesize than the original Media normal defect (bug) 6 years ago
#36418 Custom MIME type icons lost in WP Media List view Media normal defect (bug) 4 months ago dev-feedback
#20438 Custom Post Types with Post Format support aren't registered against post_format taxonomy Posts, Post Types normal defect (bug) 4 years ago needs-codex
#33139 Customizer on mobile: 'Save & Publish' button may overflow when translated. Customize normal defect (bug) 5 years ago dev-feedback
#33940 Double spaces in term names can cause problems XML-RPC normal defect (bug) 4 months ago needs-patch
#34185 Excluding certain PHPUnit test groups results in "Database is dead" notice and tests terminate Build/Test Tools normal defect (bug) 4 weeks ago has-patch
#34798 Export Bug Export normal defect (bug) 9 years ago dev-feedback
#40903 Filtered posts_request query can break found_posts query Query normal defect (bug) 9 years ago
#32017 Fix class name typo from 'hndle' to 'handle' Administration normal defect (bug) 8 months ago has-patch
#18264 Future private posts listed as already published with future date specified Posts, Post Types normal defect (bug) 13 months ago has-patch
#36898 Have `grunt precommit` fail if the test DB is unreachable. Build/Test Tools normal defect (bug) 8 years ago needs-patch
#43668 Image cropping fails for many PHP locales, if set Media normal defect (bug) 15 months ago dev-feedback
#33571 Improvements for plugin upgrades when disk space runs out (or other write failure) francina Upgrade/Install normal defect (bug) 9 months ago
#37632 Incorrect Image Previews for SVG Media normal defect (bug) 9 months ago
#36507 Invalid URLs in network admin when WP Core is in custom subdirectory Networks and Sites normal defect (bug) 4 years ago dev-feedback
#42879 Invent a “Recommended Tools” section Administration normal defect (bug) 9 years ago dev-feedback
#42468 Iron out the usage of 'homepage', 'home page', 'front page' Administration normal defect (bug) 14 months ago has-patch
#37148 Links in notification emails appearing as https Administration normal defect (bug) 10 years ago
#31970 Live Preview header image crop is not correct size Customize normal defect (bug) 9 years ago needs-patch
#41349 Media Library insert from URL doesn't give a message when a URL fails check Media normal defect (bug) 5 months ago ui/ux
#40121 Media edit screen on mobile has visual issues Media normal defect (bug) 9 years ago needs-patch
#37971 Menus screen: improve the responsive view Menus normal defect (bug) 7 years ago needs-patch
#35593 Metadata from wrong file in media_handle_upload Media normal defect (bug) 3 weeks ago has-patch
#37249 Missing url escapes and 'author' link relation in wp_list_authors() General normal defect (bug) 7 years ago has-patch
#40126 Mobile has two media editing experiences Media normal defect (bug) 3 years ago
#40191 Multiline post content with `<` as first character becomes malformed Formatting normal defect (bug) 9 years ago
#38285 Object lookups by ID (or primary key) are not managed properly, lots of memory leaks Cache API normal defect (bug) 7 years ago has-patch
#42128 PNGs lose color space information when resized Media normal defect (bug) 9 years ago needs-patch
#39197 Page not found error on posts in different alphabets General normal defect (bug) 8 years ago
#40835 Password and email change emails should not contain site-specific wording on multisite Users normal defect (bug) 9 years ago dev-feedback
#25582 Ping status always disabled when quick editing a post type that doesn't support trackbacks Pings/Trackbacks normal defect (bug) 4 years ago has-patch
#41141 Plugin edit: Missed message about making file writeable Plugins normal defect (bug) 9 years ago
#41139 Plugin editing: Should the 'browsing' stand out more? Plugins normal defect (bug) 9 years ago
#38769 Possible password reset loop Login and Registration normal defect (bug) 7 years ago needs-patch
#41468 Provide contextual info about what "attached" and "detached" means regarding media objects Media normal defect (bug) 9 years ago
#39190 RSS feed not valid: U+001A or 0x1a Formatting normal defect (bug) 8 years ago
#35204 Refresh HiDPI support Administration normal defect (bug) 4 years ago needs-patch
#30691 Removing a featured image does not remove the 'post_parent' value - reproducible Media major defect (bug) 16 months ago dev-feedback
#39687 Request headers sent incorrectly from `WP_Http` to `Requests` HTTP API normal defect (bug) 10 years ago dev-feedback
#41077 Revisions for code edits Administration normal defect (bug) 9 years ago
#33141 Search form clear button is clipped in Safari (OS X) General minor defect (bug) 9 years ago has-patch
#41351 Searching for a category returns nothing if category is empty Menus normal defect (bug) 7 years ago
#35771 Setting Size for Native Video Player Doesn't Work Media normal defect (bug) 9 years ago
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal defect (bug) 8 months ago dev-feedback
#40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal defect (bug) 6 years ago has-patch
Note: See TracReports for help on using and creating reports.