Make WordPress Core

{13} Has Patch (1906 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 (801 - 900 of 1906)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#25449 wp_upload_dir() doesn't support https Upload normal major Future Release defect (bug) has-patch 11/25/2020
#27606 "Add Existing User" form does not preserve input in case of an error Users low minor Awaiting Review defect (bug) has-patch 05/03/2019
#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 05/26/2023
#47593 A Role Setting is missing on Users page for Bulk Actions Users normal normal Awaiting Review defect (bug) has-patch 06/30/2020
#51792 Add Home URL to New User emails Users normal normal Awaiting Review defect (bug) has-patch 11/18/2020
#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 02/09/2018
#57731 Bug: WP_User_Query returns wrong user details Users normal major Awaiting Review defect (bug) has-patch 02/21/2023
#43496 CS: Fix disabled for user-edit.php Users normal normal Future Release defect (bug) has-patch 03/24/2019
#57635 Check if empty user_nicename in the function wp_insert_user Users normal normal Future Release defect (bug) has-patch 02/08/2023
#53341 Edit user: Error notice for failed password reset strips HTML for support article link Users normal normal Future Release defect (bug) has-patch 06/07/2021
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page Users normal normal Awaiting Review defect (bug) has-patch 08/15/2023
#26805 Email with Apostrophe May Not Update in Multisite Users normal normal Awaiting Review defect (bug) has-patch 06/04/2019
#44565 Find plural text in description of username on profile page. Users normal normal Awaiting Review defect (bug) has-patch 01/21/2020
#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 11/16/2020
#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) has-patch 10/11/2023
#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 04/26/2023
#48221 Improve punctuation consistency for labels on Add New User and Edit User screens Users normal normal Awaiting Review defect (bug) has-patch 09/25/2022
#59485 Invalid username Users normal normal Awaiting Review defect (bug) has-patch 09/29/2023
#47943 Multisite: Allow site administrators to add new users option and "Add New" wording Users normal normal Awaiting Review defect (bug) has-patch 12/17/2019
#58860 Potential security issue in is_super_admin Users normal normal Awaiting Review defect (bug) has-patch 07/20/2023
#58527 Rest password error handling issue for email Users normal normal Awaiting Review defect (bug) has-patch 06/23/2023
#57413 Updating a user email via rest api doesn't trigger confirmation email Users normal normal Awaiting Review defect (bug) has-patch 01/03/2023
#47064 User Profile Users normal normal Awaiting Review defect (bug) has-patch 05/03/2019
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal Awaiting Review defect (bug) has-patch 08/25/2017
#44921 User nicename discovery is slow to return Users normal normal Awaiting Review defect (bug) has-patch 01/07/2019
#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 03/24/2019
#54915 Username, email and password fields must be ltr in rtl locale sabernhardt* Users normal normal Future Release defect (bug) has-patch 07/10/2023
#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 08/01/2022
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#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 01/24/2022
#44510 count_user_posts() does not check for empty $userid Users normal normal Awaiting Review defect (bug) has-patch 07/07/2018
#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 06/03/2022
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal normal Awaiting Review defect (bug) has-patch 10/25/2023
#52976 user emails comparison should be case insensitive Users normal normal Awaiting Review defect (bug) has-patch 06/29/2023
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal Future Release defect (bug) has-patch 08/18/2021
#40497 wp_insert_user requires user_login when ID is given Users normal normal Future Release defect (bug) has-patch 05/19/2017
#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 01/10/2019
#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 07/12/2022
#44019 Class-wp-widget-categories.php causes js error in console. Widgets normal normal Future Release defect (bug) has-patch 05/11/2018
#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 04/02/2019
#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 04/05/2019
#50561 Links Widget display: Image alt text and link name are redundant for screen readers sabernhardt Widgets normal minor Future Release defect (bug) has-patch 08/17/2022
#44284 Remove e.preventDefault(); code line from widgets.js file Widgets normal normal Awaiting Review defect (bug) has-patch 07/29/2019
#57518 Undefined array key in widgets.php on line 919 Widgets normal normal Awaiting Review defect (bug) has-patch 01/20/2023
#51538 Widget disappears from the sidebar when switching the theme and back again. Widgets normal critical Awaiting Review defect (bug) has-patch 10/15/2020
#50811 Widget title box and text content not proper align. Widgets normal normal Awaiting Review defect (bug) has-patch 11/17/2020
#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 03/18/2021
#55121 classic widgets with no settings won't show up in 5.9 Widgets normal normal Future Release defect (bug) has-patch 08/03/2023
#49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov* XML-RPC normal normal Future Release defect (bug) has-patch 06/01/2021
#38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length XML-RPC low normal Awaiting Review defect (bug) has-patch 10/31/2020
#54147 XMLRPC API ignores empty terms_names array XML-RPC normal normal Awaiting Review defect (bug) has-patch 09/20/2021
#32233 Improve escaping in /wp-admin/includes/template.php Administration normal normal defect (bug) has-patch 06/04/2019
#28273 Multisite sites without a path redirect to signup page chriscct7 Administration normal normal defect (bug) has-patch 06/04/2019
#19085 Removing First Submenu Page in Admin Menu breaks URL for Menu Page Administration normal normal defect (bug) has-patch 06/04/2019
#22623 Some string tweaks - duplicity, context, mistake Administration normal normal defect (bug) has-patch 11/15/2021
#29386 Autosave message should disappear when the next autosave happens Autosave normal normal defect (bug) has-patch 06/04/2019
#23088 Multisite, Subdomains and www Bootstrap/Load normal normal defect (bug) has-patch 06/04/2019
#19487 Remove useless calls to set_time_limit() westi Bootstrap/Load normal normal defect (bug) has-patch 06/04/2019
#22239 wp_ob_end_flush_all() tries to destroy non-destroyable output buffers Bootstrap/Load normal normal defect (bug) has-patch 06/04/2019
#20388 ?cpage=N URLs do not have canonical redirection Canonical normal normal defect (bug) has-patch 06/04/2019
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 Canonical normal normal defect (bug) has-patch 06/04/2019
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) has-patch 06/04/2019
#35075 Comment cache ignores custom query vars boonebgorges Comments normal normal defect (bug) has-patch 03/06/2020
#26596 Edit comments from wpAdmin don't process well radio button fields Comments normal normal defect (bug) has-patch 06/04/2019
#11248 Paged wp_list_comments() should always output something boonebgorges Comments normal normal defect (bug) has-patch 06/04/2019
#22301 Performance problem with Recent Comments widget Comments normal normal defect (bug) has-patch 06/04/2019
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 06/04/2019
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal defect (bug) has-patch 06/04/2019
#11734 trackback_rdf() for IDN (xn--) Domains produces invalid HTML Comments normal normal defect (bug) has-patch 06/04/2019
#13103 "Unknown character set" during install into database reports successful install. barrykooij Database normal normal defect (bug) has-patch 06/04/2019
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 06/04/2019
#31599 White space between visual editor content and status bar Editor low normal defect (bug) has-patch 06/05/2019
#29621 Export post title with markup Export normal normal defect (bug) has-patch 06/04/2019
#20903 Exporter gets stuck in a loop a loop/break in the category hierarchy westi Export normal normal defect (bug) has-patch 06/04/2019
#17379 Filtered exports drop attachments and featured images chriscct7 Export normal normal defect (bug) has-patch 11/29/2023
#14584 HTML entities in category and tag elements Export normal normal defect (bug) has-patch 07/06/2020
#14363 Atom feed is broken when WordPress is served as application/xhtml+xml Feeds normal normal defect (bug) has-patch 06/04/2019
#10984 If content uses the nextpage tag then only the first page is shown in feeds Feeds normal normal defect (bug) has-patch 06/04/2019
#9993 Rss and atom feeds are dropping some characters stevenkword Feeds normal normal defect (bug) has-patch 06/04/2019
#31935 is_page() erroneously set to true when loading /feed/ associated with 404 Feeds normal normal defect (bug) has-patch 06/04/2019
#10823 Bad handling of ampersand in post titles Formatting normal normal defect (bug) has-patch 06/04/2019
#25021 Improve sanitize_title_with_dashes % removal Formatting normal normal defect (bug) has-patch 06/04/2019
#33629 Post excerpts have become WAY too long after updating to WP 4.3, please fix. Formatting normal normal defect (bug) has-patch 06/04/2019
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. Formatting normal trivial defect (bug) has-patch 06/04/2019
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. Formatting normal normal defect (bug) has-patch 06/04/2019
#31992 Unicode Email Addresses Formatting normal normal defect (bug) changes-requested 10/02/2023
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section Formatting normal normal defect (bug) has-patch 06/04/2019
#17923 add_query_arg() should encode values Formatting normal normal defect (bug) has-patch 08/20/2019
#25108 is_email() function validates email with domain that just has 1 character after dot Formatting normal normal defect (bug) has-patch 06/04/2019
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal defect (bug) has-patch 08/18/2023
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 06/04/2019
#30613 Check the return value of wp_json_encode() General normal normal defect (bug) has-patch 06/04/2019
#31711 is_front_page flag affected by frontpage ID and page Title strange conflict General normal normal defect (bug) has-patch 06/04/2019
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/2019
#37705 Remove unnecessary parts of WP_HTTP which remain HTTP API normal normal defect (bug) has-patch 06/04/2019
#29390 add filter for get_date_from_gmt() I18N normal normal defect (bug) has-patch 06/04/2019
#23482 Fix improper use of comment_exists() in some importers maxpagels Import normal normal defect (bug) has-patch 06/04/2019
#12885 LiveJournal importer uses GMT date/time as local date/time Import normal normal defect (bug) has-patch 06/04/2019
#21597 WordPress Importer $base_url index failed Import normal normal defect (bug) has-patch 06/04/2019
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracReports for help on using and creating reports.