Make WordPress Core

{13} Has Patch (2440 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1101 - 1200 of 2440)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#63572 theme.json file variable could be a directory, add check to prevent notices Themes normal normal Awaiting Review defect (bug) has-patch 8 months ago
#64057 wp_die() status code Themes component updates (parent ticket: #64009) Themes normal normal Awaiting Review defect (bug) has-patch 9 months ago
#65734 Classic Editor: Support pasted WebP image URLs in TinyMCE smart paste TinyMCE normal normal Awaiting Review defect (bug) has-patch 8 days ago
#63769 Pasting from MS Word can convert abbreviations to ordered lists TinyMCE normal normal Awaiting Review defect (bug) has-patch 6 months ago
#28983 Admin bar length or Admin bar on two line Toolbar normal normal Future Release defect (bug) changes-requested 25 hours ago
#28117 Admin bar shouldn't use dynamic styles on frontend for logged out visitors Toolbar normal normal Awaiting Review defect (bug) has-patch 3 months ago
#15317 My Sites limited to 23 sites on Admin Bar Toolbar normal normal Future Release defect (bug) has-patch 4 months ago
#18556 Toolbar dropdowns when dragging items drecodeam* Toolbar normal normal Future Release defect (bug) has-patch 5 years ago
#19541 wp_admin_bar_new_content_menu does not respect menu_position nacin* Toolbar normal normal Future Release defect (bug) has-patch 5 years ago
#63008 Be consistent with button style, size, and placement during installation Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 6 months ago
#53333 Better handling for forced plugin autoupdates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 5 years ago
#46040 Broken symlinks prevent updates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 4 days ago
#62029 Do not bloat Debug Log with Scraping home page… when auto upgrade is OK Upgrade/Install normal normal Future Release defect (bug) has-patch 18 months ago
#51167 Document the $update_results parameter in auto-update email filters Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 4 years ago
#61861 Duplicate Update Responses in Theme Details Popup During Simultaneous Theme Updates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 23 months ago
#49286 Function get_core_updates() in update-core.php can return an empty array Upgrade/Install normal normal Future Release defect (bug) has-patch 14 months ago
#61117 Guard condition in `delete_temp_backup()` shouldn't return early Upgrade/Install low normal Future Release defect (bug) has-patch 15 months ago
#39593 Improve DocBlocks in class-automatic-upgrader-skin.php Upgrade/Install normal normal Future Release defect (bug) has-patch 5 years ago
#50849 Incorrect action passed to hooks when updating plugin/theme by uploading ZIP file Upgrade/Install normal normal Future Release defect (bug) changes-requested 13 months ago
#62957 Missing Escaping functionality audrasjb Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 18 months ago
#62950 PHP deprecation warning in /wp-admin/includes/class-automatic-upgrader-skin.php Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 3 months ago
#27740 Passwords consisting of spaces are valid at install time Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 11 months ago
#63916 Reinstall page advises users to delete their previous database Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 11 months ago
#40241 Showing wrong Core current version on the update page. Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 3 years ago
#64588 Update message slightly uneven Upgrade/Install normal trivial Awaiting Review defect (bug) has-patch 6 months ago
#64080 WP_Upgrader doesn't release lock on create_lock skithund Upgrade/Install normal normal Future Release defect (bug) has-patch 3 months ago
#15134 WordPress should not try to remove themes or plugins recursively if the directory is a symlink pbiron* Upgrade/Install normal normal Future Release defect (bug) has-patch 6 months ago
#61940 `upgrader_process_complete` runs when no plugins selected to upgrade Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 23 months ago
#55329 add_clean_index function throws PHP notice error Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 9 months ago
#65666 both Upgrade buttons have the same value, potentially upgrading to wrong language Upgrade/Install low minor Awaiting Review defect (bug) has-patch 5 days ago
#54372 class-wp-automatic-updater.php adds a period to home_url() Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 5 years ago
#33053 download_url() includes query string in temporary filenames Upgrade/Install normal normal Future Release defect (bug) has-patch 9 years ago
#64058 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 9 months ago
#50136 Files types not included in Upload file types are allowed to be uploaded because of loose file extension check Upload normal normal Awaiting Review defect (bug) has-patch 2 years ago
#65651 Tests: Add PHPUnit tests for get_temp_dir() Upload normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#52531 Unable to upload .ico with PHP 7.4 Upload normal normal Awaiting Review defect (bug) has-patch 5 years ago
#64842 Upload problems with Umlauts in ID3 Tags Upload normal normal Awaiting Review defect (bug) has-patch 5 months ago
#16191 Uploaded files with quote marks in the filename are undisplayable in MS Upload normal normal Future Release defect (bug) close 3 months ago
#25650 When switching between blogs, wp_upload_dir 'baseurl' and 'url' may be pointing to the current blog not the switched one ideag Upload normal normal Future Release defect (bug) has-patch 2 months ago
#45633 finfo_file() returns text/plain for json file instead of application/json joemcgill Upload normal normal Future Release defect (bug) has-patch 4 years ago
#15955 move_uploaded_file mangles non-ascii characters on Windows platforms SergeyBiryukov* Upload normal major Awaiting Review defect (bug) close 15 months ago
#25449 wp_upload_dir() doesn't support https Upload normal major Future Release defect (bug) has-patch 14 months ago
#27606 "Add Existing User" form does not preserve input in case of an error Users low minor Awaiting Review defect (bug) has-patch 12 months ago
#48553 "Admin Color Scheme" should not be saved before hitting the "Update Profile" button in profile page Users normal normal Awaiting Review defect (bug) has-patch 15 months ago
#51792 Add Home URL to New User emails Users normal normal Awaiting Review defect (bug) has-patch 2 months ago
#36341 Add a note about the 'init' hook to the DocBlock for get_current_user_id() Users normal normal Future Release defect (bug) has-patch 8 years ago
#65672 Admin user creation rejects usernames it would otherwise save Users normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#57731 Bug: WP_User_Query returns wrong user details Users normal major Awaiting Review defect (bug) has-patch 15 months ago
#43496 CS: Fix disabled for user-edit.php Users normal normal Future Release defect (bug) has-patch 7 years ago
#61469 Display name doesn't update correctly when first and last name fields are cleared. Users normal normal Awaiting Review defect (bug) has-patch 15 months ago
#53341 Edit user: Error notice for failed password reset strips HTML for support article link Users normal normal Future Release defect (bug) has-patch 5 years ago
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page Users normal normal Awaiting Review defect (bug) changes-requested 5 months ago
#47618 Email sent to blank address on email change for user with no previous email address Users normal minor Awaiting Review defect (bug) has-patch 3 weeks ago
#26805 Email with Apostrophe May Not Update in Multisite Users normal normal Awaiting Review defect (bug) has-patch 7 years ago
#44565 Find plural text in description of username on profile page. Users normal normal Awaiting Review defect (bug) has-patch 7 years ago
#20774 Flagging a user with any role on a subsite as spam leads to flagging the site as spam Users normal major Awaiting Review defect (bug) has-patch 4 months ago
#41314 If the required fields are not set on user profile's save, every field's value will be dropped jackjohansson Users normal normal Awaiting Review defect (bug) changes-requested 2 weeks ago
#39645 If user "admin" doesn't exist (renamed admin account) users can create a user with username admin Users normal normal Awaiting Review defect (bug) has-patch 3 years ago
#62513 Long first/last names without spaces break mobile view layout Users low minor Awaiting Review defect (bug) has-patch 15 months ago
#38898 Lost password form not working with plugins that rename login URL Users normal normal Awaiting Review defect (bug) has-patch 12 months ago
#65160 Misleading error message on user screen actions, if no role has been selected Users normal normal Awaiting Review defect (bug) has-patch 3 months ago
#47064 Missing "user_id" parameter in user-edit.php form Users normal normal Awaiting Review defect (bug) has-patch 14 months ago
#47943 Multisite: Allow site administrators to add new users option and "Add New" wording Users normal normal Awaiting Review defect (bug) has-patch 7 years ago
#63330 PHP deprecated error in meta.php on line 1298 Users normal normal Awaiting Review defect (bug) has-patch 16 months ago
#58860 Potential security issue in is_super_admin Users normal normal Awaiting Review defect (bug) has-patch 3 years ago
#58527 Rest password error handling issue for email Users normal normal Awaiting Review defect (bug) has-patch 3 years ago
#60931 The 'get_users' function triggers a fatal error if a role is added without any capability assigned. nazsabuz Users normal normal Awaiting Review defect (bug) has-patch 2 years ago
#57413 Updating a user email via rest api doesn't trigger confirmation email Users normal normal Awaiting Review defect (bug) has-patch 4 years ago
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal Awaiting Review defect (bug) has-patch 9 years ago
#42315 User with no role on a site on a multisite network sees inaccessible links johnbillion* Users normal normal Future Release defect (bug) has-patch 7 years ago
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby Users normal normal Awaiting Review defect (bug) has-patch 4 years ago
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal Awaiting Review defect (bug) has-patch 9 years ago
#63687 While navigating menu from Add User to any menu it asking for changes but did not add anything. Users normal normal Awaiting Review defect (bug) has-patch 12 months ago
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id Users normal normal Awaiting Review defect (bug) has-patch 5 years ago
#44510 count_user_posts() does not check for empty $userid Users normal normal Awaiting Review defect (bug) has-patch 8 years ago
#31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion Users normal normal Awaiting Review defect (bug) has-patch 4 years ago
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal normal Awaiting Review defect (bug) has-patch 3 years ago
#52976 user emails comparison should be case insensitive Users normal normal Awaiting Review defect (bug) has-patch 10 days ago
#63280 wp-settings- and wp-settings-time- cookies set on every admin request if user settings empty Users normal trivial Awaiting Review defect (bug) has-patch 16 months ago
#64059 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Users normal normal Awaiting Review defect (bug) has-patch 9 months ago
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal Future Release defect (bug) has-patch 5 years ago
#40497 wp_insert_user requires user_login when ID is given Users normal normal Future Release defect (bug) has-patch 9 years ago
#53109 wp_insert_user should return a WP_Error when passing a too long first_name parameter audrasjb Users normal normal Awaiting Review defect (bug) has-patch 2 years ago
#45830 wp_update_user does not use the pluggable wp_set_password to change a user password Users normal normal Awaiting Review defect (bug) has-patch 2 years ago
#56090 wp_update_user doesn't update user_activation_key on users with apostrophes in their email Users normal normal Awaiting Review defect (bug) has-patch 15 months ago
#44019 Class-wp-widget-categories.php causes js error in console. Widgets normal normal Future Release defect (bug) has-patch 8 years ago
#38133 Core widget fields fail to render value of "0" when empty() checks are used stevenkword Widgets normal normal Future Release defect (bug) has-patch 13 months ago
#61179 Deprecated messages about passing null in widgets.php hellofromTonya Widgets normal normal Future Release defect (bug) changes-requested 9 days ago
#63465 Events and News Widget: Empty <ul> Appears Without City Selection Causing Layout Shift Widgets normal normal Awaiting Review defect (bug) has-patch 6 months ago
#59588 False returned instead of default value on get_option with failure of unserializing data. Widgets normal normal Awaiting Review defect (bug) has-patch 4 months ago
#44450 Functions/methods do not return any value in classes should use @return void in method doc Widgets normal normal Future Release defect (bug) has-patch 7 years ago
#64714 Inconsistent vertical spacing between the headings and their content in the dashboard widgets: Site Health Status, Quick Edit, Activity, and WordPress Events and News. Widgets normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#50561 Links Widget display: Image alt text and link name are redundant for screen readers sabernhardt Widgets normal minor Future Release defect (bug) changes-requested 17 months ago
#44284 Remove e.preventDefault(); code line from widgets.js file Widgets normal normal Awaiting Review defect (bug) has-patch 7 years ago
#51538 Widget disappears from the sidebar when switching the theme and back again. Widgets normal critical Awaiting Review defect (bug) has-patch 6 years ago
#52848 Widgets z-index issue hides the widget's update button when other widgets remain open Widgets normal minor Awaiting Review defect (bug) has-patch 5 years ago
#55121 classic widgets with no settings won't show up in 5.9 Widgets normal normal Future Release defect (bug) has-patch 3 years ago
#63611 wp_widget_rss_output: HTML entities that are part of HTML tags should be removed wildworks Widgets normal normal Future Release defect (bug) has-patch 5 months ago
#62694 wpautop Misuse in the "widget_block_content" Filter with Shortcode Block Widgets normal normal Awaiting Review defect (bug) has-patch 4 months ago
#65074 Rendering error of the wp_register_ability_category() doc page WordPress.org Site normal normal Awaiting Review defect (bug) has-patch 4 months ago
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.