Make WordPress Core

{45} Needs patch, but has none (913 matches)

Create a new ticket
  • Tickets marked as needs-patch, but have never had a patch uploaded
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (501 - 600 of 913)

1 2 3 4 5 6 7 8 9 10

Future Releases (46 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#27814 Automatic updates should not be silently disabled if I have .hg in file system root Upgrade/Install normal normal enhancement 06/04/2019
#28845 Better error messages when uploading theme as plugin and vice versa pbiron Upgrade/Install normal normal enhancement 03/15/2023
#31902 Shiny Updates: Language packs updates Upgrade/Install normal normal enhancement 11/13/2019
#34649 Support for filtering constants and .htaccess message in network setup Upgrade/Install normal normal enhancement 03/15/2023
#29260 Update site transients response differences Upgrade/Install lowest normal enhancement 06/05/2019
#22076 WP Upgrader: update_bulk_plugins_complete_actions and update_bulk_theme_complete_actions should pass information about all plugins/themes to the filter Upgrade/Install normal normal enhancement 06/04/2019
#44868 Upload plugin and theme functionalities do not check on PATHINFO_EXTENSION before upload. Upload normal normal Future Release enhancement 08/31/2018
#27860 Media Upload: Incorrect renaming increment for retina files Upload normal normal Future Release feature request 05/15/2019
#17370 Screen options and meta box settings can lose per-blog meta box positions Users normal normal Future Release defect (bug) 10/03/2022
#38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site Users normal normal Future Release defect (bug) needs-unit-tests 12/01/2017
#18161 Bulk action: Add user to multiple sites Users normal normal Future Release feature request 04/27/2021
#12720 Delete user and hook confusion when deleting users in Multisite Users normal normal defect (bug) 06/05/2019
#36405 User creation fails for users with long names. Users normal normal defect (bug) 05/28/2023
#23857 Delete User Should Delete Comments Users normal normal enhancement 06/05/2019
#26962 in wp-admin/profile.php no restoration filled if an error occurs fields. Users normal normal enhancement 06/05/2019
#21910 wpmu_create_user() standardization Users normal normal enhancement 06/05/2019
#53693 Block icons too big on 5.8 widgets page Widgets normal normal Future Release defect (bug) 11/01/2021
#42822 CodeMirror: HTML attributes values hints not fully operable with a keyboard Widgets normal normal Future Release defect (bug) 09/26/2018
#42998 Custom HTML Widget uses widget_text twice in markup Widgets normal normal Future Release defect (bug) dev-feedback 01/14/2019
#53552 Inactive Widgets prevent placement of new widget if `multiple` is false Widgets normal normal Future Release defect (bug) 11/01/2021
#55220 Legacy widgets lack access to some usual server-side globals Widgets normal normal Future Release defect (bug) 03/02/2022
#53920 Missing "Title" Field for Category / Latest Posts / Custom HTML Block Widgets Widgets normal normal Future Release defect (bug) 11/02/2021
#32183 Widget ID auto-increments conflict for concurrent users westonruter* Widgets normal normal Future Release defect (bug) 06/07/2017
#36851 Widgets don't remove hooks after being unregistered Widgets normal normal Future Release defect (bug) 06/28/2017
#42965 Widgets not restored to previous widget area after switching back to previous theme Widgets normal normal Future Release defect (bug) 11/04/2020
#42987 is_active_sidebar returns true on after plugin deactivation Widgets normal normal Future Release defect (bug) 01/26/2018
#52399 Remove widget accessibility mode joedolson* Widgets normal normal Future Release enhancement 10/30/2021
#43045 Trigger events equivalent to editor:image-edit and editor:image-update in media-image-widget.js Widgets normal normal Future Release enhancement 06/17/2020
#28747 $.wpColorPicker cannot duplicate elements Widgets normal normal defect (bug) 06/05/2019
#21396 Categories widget reports categories without posts when they have custom posts Widgets normal normal defect (bug) 06/05/2019
#27236 Custom Widgets lost when theme is re-activated while the widget plugin is inactive Widgets normal normal defect (bug) 06/05/2019
#27180 Remove Hidden Widget UI Widgets normal normal defect (bug) 06/05/2019
#31189 Widgets editing screen don't handle expired nonces gracefully Widgets normal normal defect (bug) 06/05/2019
#23909 Widgets settings loaded and instances registered unnecessarily Widgets normal normal defect (bug) 06/05/2019
#14876 wp_get_sidebars_widgets() assumes that widgets are enabled Widgets lowest minor defect (bug) 06/05/2019
#23008 Add a Hook To Hide Inactive Widgets Widgets normal normal enhancement dev-feedback 06/05/2019
#20596 Adding more actions to a widget Widgets normal normal enhancement dev-feedback 06/05/2019
#36532 Allow Reordering of Available Widgets Widgets normal normal enhancement 06/05/2019
#26112 Available widgets drag-and-drop causes trouble on touch devices Widgets normal normal enhancement 06/05/2019
#16613 Extend Widget API to allow sidebar/widget manipulation Widgets normal normal enhancement 06/05/2019
#28188 Make Natively-Outputted .widget_rss CSS Selector HTML5-Appropriate Widgets normal normal enhancement 06/05/2019
#29155 Widgets: is_active_widget returns true even when the widget is not displayed on specific page Widgets normal normal enhancement 11/23/2021
#20070 Deprecate Blogger XML-RPC Methods XML-RPC normal normal Future Release enhancement dev-feedback 09/21/2020
#25037 XML-RPC : Can't remove all the categories from a post by using metaWeblog.editPost XML-RPC normal normal defect (bug) 06/05/2019
#25016 XMLRPC method "wp.getUsers" not working correctly in Multisite XML-RPC normal normal defect (bug) 06/05/2019
#17382 XMLRPC wp_getUsersBlogs Scalability XML-RPC normal normal defect (bug) 06/05/2019

Next Release (17 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#50486 Improve the admin notices accessibility joedolson* Administration normal normal 6.3 defect (bug) 04/07/2023
#49728 [PHP 8] Prepare for the internal functions throwing `TypeError` or `ValueError` exceptions on unexpected types/values hellofromTonya Build/Test Tools normal minor 6.3 defect (bug) needs-unit-tests 04/06/2023
#56150 Add GitHub Action job summaries to workflows Build/Test Tools normal normal 6.3 enhancement 03/03/2023
#57170 Fix invalid menu-item-parent Customize normal normal 6.3 defect (bug) reporter-feedback 02/23/2023
#52496 Improve MySQL 8.0 support Database normal normal 6.3 defect (bug) 02/10/2023
#55604 Update SimplePie to version 1.7.0 External Libraries normal normal 6.3 task (blessed) needs-unit-tests 05/25/2023
#57067 Replace certain `array_key_exists()` calls with `isset()` once PHP requirement is raised to 7.0+ General normal normal 6.3 enhancement 05/18/2023
#57782 PHPStan: Fix function argument type issues for WP 6.3 hellofromTonya General normal normal 6.3 task (blessed) 02/21/2023
#58010 Missing context for string in Events widget I18N normal normal 6.3 defect (bug) 04/20/2023
#54091 Attachment details pane navigation not working after opening 81st (or greater) item and refreshing the browser antpb Media normal trivial 6.3 defect (bug) dev-feedback 02/08/2023
#48710 PDF uploads are treated like images: empty alt attribute and PHP notices joedolson* Media normal normal 6.3 defect (bug) reporter-feedback 03/10/2023
#46554 Uploaded images goes to wrong folder/date structure antpb Media normal normal 6.3 defect (bug) dev-feedback 05/24/2023
#58137 WP creates unnecessary "cropped-"[filename] icon file Media normal normal 6.3 defect (bug) 04/19/2023
#55270 Option can_compress_scripts not autoload causing extra DB query on every request spacedmonkey Options, Meta APIs normal minor 6.3 defect (bug) 05/30/2023
#57704 Add revisions to the links of the template and template part REST endpoint REST API normal minor 6.3 enhancement 02/14/2023
#57789 Make theme.json related caches persistent Themes normal normal 6.3 enhancement 03/01/2023
#57995 Popup flickering in Firefox TinyMCE normal major 6.2.3 defect (bug) dev-feedback 05/22/2023

Untriaged tickets (that need a patch) (37 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#45130 Defer jQuery WordPress Admin & Customizer doesn't work properly Administration normal normal Awaiting Review defect (bug) 07/01/2019
#35204 Refresh HiDPI support Administration normal normal Awaiting Review defect (bug) 03/14/2023
#58335 WordPress Dashboard Collapse Menu Transition issue. Administration low normal Awaiting Review defect (bug) 05/30/2023
#57364 remove_meta_box for commentstatusdiv stores null value for comments configuration. Administration normal normal Awaiting Review defect (bug) 04/23/2023
#48367 wp-admin wrong links when doing php serve Administration normal minor Awaiting Review defect (bug) reporter-feedback 07/17/2020
#42952 Add comments about JS removal of message query_arg Administration normal normal Awaiting Review enhancement 03/02/2022
#39418 Improve "Empty Spam" and "Empty Trash" user experience Administration normal normal Awaiting Review enhancement dev-feedback 08/20/2018
#44766 Microsoft-IIS/6.0 problem with wp_fix_server_vars Bootstrap/Load normal major Awaiting Review defect (bug) 08/09/2018
#17246 Handling of HTTP 404 errors for non-existing files Bootstrap/Load normal normal Awaiting Review enhancement 05/04/2020
#34185 Excluding certain PHPUnit test groups results in "Database is dead" notice and tests terminate Build/Test Tools normal normal Awaiting Review defect (bug) 03/09/2021
#29066 Grunt clean:dynamic task does not delete file/s from /build during grunt watch task Build/Test Tools normal minor Awaiting Review defect (bug) 02/25/2019
#36898 Have `grunt precommit` fail if the test DB is unreachable. Build/Test Tools normal normal Awaiting Review defect (bug) 02/25/2019
#50342 Local development environment installation doesn't wait for the mysql container to start Build/Test Tools normal normal Awaiting Review defect (bug) 06/03/2022
#53861 Promote a database error during test bootstrap to a failure Build/Test Tools normal normal Awaiting Review defect (bug) 08/23/2022
#53781 Tests_Embed_Template tests fail when run in isolation Build/Test Tools normal minor Awaiting Review defect (bug) 09/28/2021
#57311 WP ENV installs latest xdebug without option to control the extension version Build/Test Tools normal normal Awaiting Review defect (bug) 12/11/2022
#52668 Make it easier to override the built-in docker environment's config Build/Test Tools normal normal Awaiting Review enhancement 02/26/2021
#50209 Remove all uploads between test methods Build/Test Tools normal normal Awaiting Review enhancement 05/21/2020
#39159 Add APC to automated test matrix Build/Test Tools normal normal Awaiting Review feature request 11/09/2020
#52610 Consider removing many of the default test group exclusions Build/Test Tools normal normal Awaiting Review task (blessed) dev-feedback 04/29/2021
#58360 Measure additional performance metrics on each commit Build/Test Tools normal normal Awaiting Review task (blessed) 05/23/2023
#56554 Twenty Eleven: Width issue in Button block Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 03/22/2023
#30686 Twenty Fourteen/Thirteen/Twelve Navbar submenu behaviour davidakennedy Bundled Theme normal normal Awaiting Review defect (bug) 09/15/2020
#58446 Twenty Fourteen: Columns block did not have space between others component Bundled Theme normal normal Awaiting Review defect (bug) 06/03/2023
#57396 Twenty Nineteen: Font size issue in Cover Block Bundled Theme normal normal Awaiting Review defect (bug) 12/29/2022
#55892 Twenty Twelve: submenu hidden under slideshow block Bundled Theme normal normal Awaiting Review defect (bug) 06/14/2022
#53976 Twenty Twenty-One: Anchor link on the same page causes the menu button icon to turn upside down Bundled Theme normal normal Awaiting Review defect (bug) 08/22/2021
#56202 Twenty Twenty-One: Error when displaying the columns on the phone Bundled Theme normal normal Awaiting Review defect (bug) reporter-feedback 07/13/2022
#58428 Twenty Twenty-Three: White space section in mobile devices Bundled Theme normal normal Awaiting Review defect (bug) 06/01/2023
#57978 Twenty Twenty: Separator block having issue in background color Bundled Theme normal normal Awaiting Review defect (bug) 04/28/2023
#58030 Twenty Twenty: button block does not act on appearance change. Bundled Theme normal normal Awaiting Review defect (bug) 03/31/2023
#56193 Twenty Twenty: font size issue in Post Title block Bundled Theme normal normal Awaiting Review defect (bug) 07/12/2022
#45741 Theme block style dependencies while enqueuing Bundled Theme normal trivial Awaiting Review enhancement 11/30/2021
#58127 Twenty Eleven: Add escaping as per the WordPress VIP standards Bundled Theme normal normal Awaiting Review enhancement dev-feedback 04/13/2023
#57154 Twenty Twenty-Three: Changing Size Preset from Button Typography is not affecting on front page "Get in Touch" button Bundled Theme normal normal Awaiting Review enhancement 03/20/2023
#46359 Twenty Sixteen: Add widget before content Bundled Theme normal minor Awaiting Review feature request dev-feedback 03/01/2019
#39382 Skipping term cache cleaning when cache invalidation is suspended Cache API normal normal Awaiting Review defect (bug) 03/17/2017
1 2 3 4 5 6 7 8 9 10
Note: See TracReports for help on using and creating reports.