Make WordPress Core

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

Defects Awaiting Review (33 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#57576 widget color settings gets lost when saving regarding another widget Widgets normal defect (bug) 4 years ago 6.1.1
#57446 Theme switch, retrieve_widgets(), and malformed/missing sidebars_widgets leading to fatal error Widgets normal defect (bug) 4 years ago 6.1.1
#57284 IMG tag in Custom HTML widget and also in post made w/ Classic Editor causes 404 on save/update Widgets major defect (bug) 4 years ago 6.1.1
#52877 The Widget's Callback Array Stores Wrong Values Widgets major defect (bug) 4 years ago 5.7 needs-patch
#55438 Flaky result when saving widgets in the Widgets Editor Widgets normal defect (bug) 4 years ago
#55490 wp-enqueue error generated by Appearance => Widgets Widgets normal defect (bug) 4 years ago 5.9.2
#53822 Inconsistent handling of block equivalents of legacy widgets Widgets normal defect (bug) 4 years ago 5.8
#55147 WordPress Designers Stops Working due Incomplete Widget Settings Widgets normal defect (bug) 5 years ago
#55095 Adding widgets to widget area with the classic editor in appearance => widgets, widget does not display on front-end (brand new widgets only)) Widgets normal defect (bug) 5 years ago 5.9
#55074 Deactivating WP_Widget_Recent_Comments kills the whole Widgets area Widgets normal defect (bug) 5 years ago 5.9
#54500 Added Javascript (such as online chat) are displayed also in the widget editor Widgets normal defect (bug) 5 years ago 5.8.2
#53831 Stray <p> tags added to shortcode block within widgets (5.8) Widgets normal defect (bug) 5 years ago 5.8
#53959 Error message when creating new widget using block editor Widgets normal defect (bug) 5 years ago 5.8
#53776 Invalid RSS URL in RSS Widget Causes Server Slow Down Widgets normal defect (bug) 5 years ago 5.8
#53734 Link rel attribute isn't shown in the input field (Widgets > Img > Anchor) Widgets normal defect (bug) 5 years ago 5.8 needs-patch
#52848 Widgets z-index issue hides the widget's update button when other widgets remain open Widgets minor defect (bug) 5 years ago 5.7 has-patch
#51468 Video widget with youtube link doesn't work properly Widgets normal defect (bug) 6 years ago
#51538 Widget disappears from the sidebar when switching the theme and back again. Widgets critical defect (bug) 6 years ago 5.5.1 has-patch
#49044 Links in the text widget now require quotes audrasjb Widgets normal defect (bug) 7 years ago 5.3.1 needs-patch
#48004 JS error while Widget saving functionality Widgets critical defect (bug) 7 years ago 5.2.3
#44284 Remove e.preventDefault(); code line from widgets.js file Widgets normal defect (bug) 7 years ago 4.9.6 has-patch
#46541 widget class name sent in headers is incorrect when the widget has a namespace Widgets normal defect (bug) 7 years ago 5.1
#43171 Image Title Not Carrying through on Insert audrasjb* Widgets normal defect (bug) 8 years ago 4.8
#44375 `update_option` in `WP_Widget::update` breaks Customizer Widgets normal defect (bug) 8 years ago
#43121 Custom HTML Widget Warning Tooltips Error Widgets normal defect (bug) 9 years ago 4.9.2
#41070 register_sidebar and dynamic_sidebar inconsistency Widgets normal defect (bug) 9 years ago 4.8
#65074 Rendering error of the wp_register_ability_category() doc page WordPress.org Site normal defect (bug) 5 months ago 6.9.4 has-patch
#38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length XML-RPC normal defect (bug) 5 weeks ago 4.5 has-patch
#17382 XMLRPC wp_getUsersBlogs Scalability XML-RPC normal defect (bug) 2 months ago 3.0 needs-patch
#60145 WordPress <= 6.4.2 is vulnerable to Server Side Request Forgery (SSRF) XML-RPC normal defect (bug) 2 years ago 6.4.2
#54147 XMLRPC API ignores empty terms_names array XML-RPC normal defect (bug) 5 years ago has-patch
#51891 Multiple xmlrpc attacks after last update XML-RPC major defect (bug) 6 years ago 5.5.3 needs-patch
#40863 WP 4.7.5 XMLRPC new method for parsing arguments omits menu_order XML-RPC normal defect (bug) 9 years ago 4.7.5

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

#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) 7 days ago 7.1 has-patch
#65968 Hidden check box (checkbox) column in the `WP_List_Table` is not hide. General normal defect (bug) 7 days ago 7.1 has-patch
#66024 Unused closing div tag in wp_print_media_templates method Media normal defect (bug) 6 days ago 7.1 has-patch
#65977 Error in the GD editor when converting from WebP Media normal defect (bug) 10 days ago 7.1 has-patch
#65961 Mobile Navigation Problem with WordPress 7.1 Menus major defect (bug) 2 weeks ago 7.1 needs-patch
#66060 Site health: robots.txt and WordPress in a subdir Site Health normal defect (bug) 22 minutes ago 7.1

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

#32017 Fix class name typo from 'hndle' to 'handle' Administration normal defect (bug) 8 months ago has-patch
#42468 Iron out the usage of 'homepage', 'home page', 'front page' Administration normal defect (bug) 14 months ago has-patch
#35204 Refresh HiDPI support Administration normal defect (bug) 3 years ago needs-patch
#42879 Invent a “Recommended Tools” section Administration normal defect (bug) 9 years ago dev-feedback
#41077 Revisions for code edits Administration normal defect (bug) 9 years ago
#37148 Links in notification emails appearing as https Administration normal defect (bug) 10 years ago
#34185 Excluding certain PHPUnit test groups results in "Database is dead" notice and tests terminate Build/Test Tools normal defect (bug) 3 weeks 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
#42714 Unit tests: Move remaining classes out of includes/utils.php into their own file Build/Test Tools normal defect (bug) 9 years ago has-patch
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal defect (bug) 19 months ago has-patch
#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
#41712 canonical infinite redirect bug Canonical normal defect (bug) 6 years ago has-patch
#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
#33139 Customizer on mobile: 'Save & Publish' button may overflow when translated. Customize normal defect (bug) 5 years ago dev-feedback
#31970 Live Preview header image crop is not correct size Customize normal defect (bug) 9 years ago needs-patch
#37678 Add an action hook for plugins to do database upgrades on Database normal defect (bug) 15 months ago dev-feedback
#40779 function_exists() audit in wp-db.php Database minor defect (bug) 5 years ago dev-feedback
#25886 Sortable items gets stuck when dragging over TinyMCE Editor normal defect (bug) 6 years ago needs-patch
#41106 wp_editor() doesn't support attributes besides id and class Editor normal defect (bug) 6 years ago
#42074 YouTube Auto-Embed Does Not Work with Video+Playlist Links Embeds normal defect (bug) 16 months ago needs-patch
#32433 Add registered image sizes in WXR export file Export normal defect (bug) 8 years ago has-patch
#34798 Export Bug Export normal defect (bug) 9 years ago dev-feedback
#35517 Work around PHP7 php-ssh2 breakage Filesystem API normal defect (bug) 3 years ago dev-feedback
#40552 Calling wp_parse_args() early, with $args as empty string, may cause fatal error Formatting normal defect (bug) 23 months ago dev-feedback
#39190 RSS feed not valid: U+001A or 0x1a Formatting normal defect (bug) 8 years ago
#43313 wptexturise uses the wrong curly quote after a closing link tag Formatting normal defect (bug) 8 years ago
#40191 Multiline post content with `<` as first character becomes malformed Formatting normal defect (bug) 9 years ago
#40007 update_option function does not work if the $value argument is false on a nonexistent option General normal defect (bug) 3 years ago has-patch
#37249 Missing url escapes and 'author' link relation in wp_list_authors() General normal defect (bug) 7 years ago has-patch
#39197 Page not found error on posts in different alphabets General normal defect (bug) 7 years ago
#43665 XHR requests disregard the WP_DEBUG_DISPLAY flag General normal defect (bug) 8 years ago
#33141 Search form clear button is clipped in Safari (OS X) General minor defect (bug) 9 years ago has-patch
#39687 Request headers sent incorrectly from `WP_Http` to `Requests` HTTP API normal defect (bug) 10 years ago dev-feedback
#38769 Possible password reset loop Login and Registration normal defect (bug) 7 years ago needs-patch
#35593 Metadata from wrong file in media_handle_upload Media normal defect (bug) 2 weeks ago has-patch
#36418 Custom MIME type icons lost in WP Media List view Media normal defect (bug) 3 months ago dev-feedback
#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
#37632 Incorrect Image Previews for SVG Media normal defect (bug) 9 months ago
#43668 Image cropping fails for many PHP locales, if set Media normal defect (bug) 15 months ago dev-feedback
#30691 Removing a featured image does not remove the 'post_parent' value - reproducible Media major defect (bug) 15 months ago dev-feedback
#43540 srcset not added when the original image size doesn't exist in the database after regeneration Media normal defect (bug) 3 years ago
#40126 Mobile has two media editing experiences Media normal defect (bug) 3 years ago
#22558 Attachment term counts feels/are inaccurate Media normal defect (bug) 6 years ago dev-feedback
#42953 Created images have a larger filesize than the original Media normal defect (bug) 6 years ago
#42128 PNGs lose color space information when resized Media normal defect (bug) 9 years ago needs-patch
#41468 Provide contextual info about what "attached" and "detached" means regarding media objects Media normal defect (bug) 9 years ago
#35771 Setting Size for Native Video Player Doesn't Work Media normal defect (bug) 9 years ago
#40121 Media edit screen on mobile has visual issues Media normal defect (bug) 9 years ago needs-patch
#41351 Searching for a category returns nothing if category is empty Menus normal defect (bug) 7 years ago
#37920 `the_title` filter called in 2 places inconsistently Menus normal defect (bug) 7 years ago dev-feedback
#37971 Menus screen: improve the responsive view Menus normal defect (bug) 7 years ago needs-patch
#36507 Invalid URLs in network admin when WP Core is in custom subdirectory Networks and Sites normal defect (bug) 4 years ago dev-feedback
#37635 BUG in get_option Options, Meta APIs normal defect (bug) 6 years ago
#40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal defect (bug) 6 years ago has-patch
#41272 Unattached media URLs broken for anything over 1000 Permalinks normal defect (bug) 9 years ago
#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
#38282 Trackbacks do not return proper XML on double entries and flood Pings/Trackbacks normal defect (bug) 7 years ago has-patch
#43489 Strengthen resilience of wp_register_plugin_realpath to support Gutenberg Plugins normal defect (bug) 6 years ago needs-unit-tests
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority Plugins major defect (bug) 6 years ago dev-feedback
#9968 dynamically adding/removing filters breaks plugins Plugins normal defect (bug) 7 years ago needs-unit-tests
Note: See TracReports for help on using and creating reports.