Make WordPress Core

{1} All Tickets (8367 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (7901 - 8000 of 8367)

Users (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#48553 "Admin Color Scheme" should not be saved before hitting the "Update Profile" button in profile page has-patch normal normal Awaiting Review defect (bug) 05/26/2023 2
#44027 "Enable full-height editor" setting only saved on page refresh normal minor Awaiting Review defect (bug) 01/17/2019
#44313 /wp-admin/css/forms.css problem when adding a <select> with 'restrict_manage_users' normal normal Awaiting Review defect (bug) 06/05/2018 1
#47593 A Role Setting is missing on Users page for Bulk Actions has-patch normal normal Awaiting Review defect (bug) 06/30/2020 1
#51792 Add Home URL to New User emails has-patch normal normal Awaiting Review defect (bug) 11/18/2020 3
#59746 Adding User Biographical Info without space breaks the container and adds horizontal scroll normal normal Awaiting Review defect (bug) 10/27/2023 1
#48705 Admin email confirmation language should be changed normal normal Awaiting Review defect (bug) 11/18/2019
#16788 Ampersands in e-mail address become invalid dev-feedback normal normal Awaiting Review defect (bug) 06/04/2019 11
#47408 At the time user_register fires, the user_login field in the database is actually set to user_nicename normal minor Awaiting Review defect (bug) 05/27/2019
#57731 Bug: WP_User_Query returns wrong user details has-patch normal major Awaiting Review defect (bug) 02/21/2023 7
#47732 Change user email link normal normal Awaiting Review defect (bug) 08/30/2019 1
#51781 Code not pulling website URL normal normal Awaiting Review defect (bug) 09/23/2021 3
#53960 Construct WP_User::cap_key dynamically from wpdb instance normal normal Awaiting Review defect (bug) 08/19/2021
#47468 Cookie Expiry & Login Popup causes loss of any work currently busy with normal normal Awaiting Review defect (bug) 10/01/2019 4
#59435 Critical error when creating new user and mail delivery isn't allowed normal normal Awaiting Review defect (bug) 09/24/2023 1
#52256 Default hide password field. dev-feedback normal normal Awaiting Review defect (bug) 10/20/2023 2
#40060 Define ADMIN_COOKIE_PATH cause unreachable /wp-login.php normal normal Awaiting Review defect (bug) 03/07/2017 2
#60441 Delete User-> Attribute All Content Doesn't Show Users with Editor Roles dev-feedback normal normal Awaiting Review defect (bug) 02/05/2024
#61469 Display name doesn't update correctly when first and last name fields are cleared. normal normal Awaiting Review defect (bug) 07/01/2024 4
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page has-patch normal normal Awaiting Review defect (bug) 08/15/2023 2
#47618 Email sent to blank address on email change for user with no previous email address normal minor Awaiting Review defect (bug) 06/27/2019 1
#26805 Email with Apostrophe May Not Update in Multisite has-patch normal normal Awaiting Review defect (bug) 06/04/2019 13
#61774 Error 403 while adding ' to last name on user page reporter-feedback normal major Awaiting Review defect (bug) 08/28/2024 3
#44565 Find plural text in description of username on profile page. has-patch normal normal Awaiting Review defect (bug) 01/21/2020 2
#20774 Flagging a user with any role on a subsite as spam leads to flagging the site as spam has-patch normal major Awaiting Review defect (bug) 11/16/2020 23
#61169 Getting inconsistent error on changing role reporter-feedback low minor Awaiting Review defect (bug) 05/23/2024 5
#41314 If the required fields are not set on user profile's save, every field's value will be dropped jackjohansson has-patch normal normal Awaiting Review defect (bug) 10/11/2023 13
#39645 If user "admin" doesn't exist (renamed admin account) users can create a user with username admin has-patch normal normal Awaiting Review defect (bug) 04/26/2023 18
#53972 Improper capability check when viewing attachment of private custom post type normal normal Awaiting Review defect (bug) 08/20/2021
#48221 Improve punctuation consistency for labels on Add New User and Edit User screens has-patch normal normal Awaiting Review defect (bug) 09/25/2022 7
#53339 Inconsistency in allowed characters for a password normal normal Awaiting Review defect (bug) 04/11/2022 1
#40055 Incorrect User Counts Bug :: No-multisite normal normal Awaiting Review defect (bug) 03/08/2017 1
#38711 Invalid Cookie domain for wp-settings-time-* reporter-feedback normal normal Awaiting Review defect (bug) 03/26/2019 2
#59485 Invalid username has-patch normal normal Awaiting Review defect (bug) 09/29/2023 1
#55749 Large-site inefficiency in REST users endpoint used by Gutenberg editor normal normal Awaiting Review defect (bug) 04/20/2023 5
#57391 Length Validation and error handling of adding new user normal minor Awaiting Review defect (bug) 12/28/2022
#48119 Logout does not work when using cookie prefixes normal normal Awaiting Review defect (bug) 09/24/2019
#38898 Lost password form not working with plugins that rename login URL normal normal Awaiting Review defect (bug) 07/19/2017 7
#41719 Malformed User Search results normal normal Awaiting Review defect (bug) 08/23/2017
#38037 Maximum User ID Issue lowest normal Awaiting Review defect (bug) 04/10/2019 1
#47943 Multisite: Allow site administrators to add new users option and "Add New" wording has-patch normal normal Awaiting Review defect (bug) 12/17/2019 3
#57454 Multisite: Users without a role are not returned in sub-site search results normal normal Awaiting Review defect (bug) 01/18/2023
#59570 Non Admin Users showing when deleting admin user. normal normal Awaiting Review defect (bug) 01/09/2024 4
#56028 Pass the user object instead of recall get user function dev-feedback normal normal Awaiting Review defect (bug) 09/26/2023 6
#53139 Password Reset on user edit reporter-feedback normal normal Awaiting Review defect (bug) 05/03/2021 1
#40835 Password and email change emails should not contain site-specific wording on multisite dev-feedback normal normal Awaiting Review defect (bug) 05/22/2017
#52700 Password strength error normal normal Awaiting Review defect (bug) 01/31/2022 1
#58843 Permissions issue with wordpress multisite normal normal Awaiting Review defect (bug) 07/18/2023
#58860 Potential security issue in is_super_admin has-patch normal normal Awaiting Review defect (bug) 07/20/2023 1
#38960 Problem when user name is not alpha characters reporter-feedback normal normal Awaiting Review defect (bug) 01/09/2019 2
#40477 REST API: Does NOT Trigger New User Notifications! needs-unit-tests normal normal Awaiting Review defect (bug) 07/31/2024 23
#44374 Remove deprecated contact methods normal normal Awaiting Review defect (bug) 06/01/2020 7
#58527 Rest password error handling issue for email has-patch normal normal Awaiting Review defect (bug) 06/23/2023
#58427 Retain existing user session when changing password dev-feedback normal normal Awaiting Review defect (bug) 05/30/2023 2
#53975 Send Reset Password bulk-action/link missing for non-super admins (multi-site only) normal normal Awaiting Review defect (bug) 08/22/2021
#45296 Serious side-effects when login in another tab after session expiration in first tab normal normal Awaiting Review defect (bug) 11/06/2018 1
#60931 The 'get_users' function triggers a fatal error if a role is added without any capability assigned. nazsabuz has-patch normal normal Awaiting Review defect (bug) 04/05/2024 4
#47941 URL with umlaut is sanitized in user-edit.php form reporter-feedback normal normal Awaiting Review defect (bug) 08/29/2019 4
#61874 Unable to access WordPress login session during login normal normal Awaiting Review defect (bug) 08/15/2024 3
#60576 Unable to change contact email has-patch normal normal Awaiting Review defect (bug) 02/20/2024 2
#48459 Unable to list users with 'No role for this site' normal normal Awaiting Review defect (bug) 10/30/2019 4
#61224 Uncaught exception in login form reporter-feedback normal normal Awaiting Review defect (bug) 09/03/2024 1
#57413 Updating a user email via rest api doesn't trigger confirmation email has-patch normal normal Awaiting Review defect (bug) 01/03/2023 3
#47064 User Profile has-patch normal normal Awaiting Review defect (bug) 05/03/2019 2
#43796 User Role with integer role name not showing in admin filter list reporter-feedback lowest normal Awaiting Review defect (bug) 01/17/2024 2
#41725 User Search Box disappears if searched with 0 (zero) has-patch normal normal Awaiting Review defect (bug) 08/25/2017 2
#48508 User cache needs to be cleaned after updating user_activation_key via wpdb normal normal Awaiting Review defect (bug) 11/06/2019
#47833 User deletion: Using the link "deletion", one won't be asked about what to do with this users content after deletion reporter-feedback normal normal Awaiting Review defect (bug) 08/04/2019 1
#59324 User list dev-feedback normal normal Awaiting Review defect (bug) 09/13/2023 1
#54481 User list doesn't honor allow_password_reset filter normal minor Awaiting Review defect (bug) 11/23/2021 5
#62003 User_Query cache triggers fatal error by ignoring 'fields' query var normal normal Awaiting Review defect (bug) 09/09/2024 2
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby has-patch normal normal Awaiting Review defect (bug) 08/01/2022 25
#47674 Users forbidden to confirm email changes normal normal Awaiting Review defect (bug) 07/10/2019
#54102 Users with email address's containing & shows up as HTML &amp breaking certain connectivity normal normal Awaiting Review defect (bug) 09/23/2021 2
#50072 Users with email addresses containing a single quote cannot reset their passwords needs-unit-tests normal major Awaiting Review defect (bug) 05/05/2020 1
#53199 WP_User::add_role() runs even if the added role is already set dev-feedback normal normal Awaiting Review defect (bug) 05/13/2021 5
#41837 WP_User_Query can generate negative offset in the LIMIT clause has-patch normal normal Awaiting Review defect (bug) 09/08/2017 1
#54310 WP_User_Query does not return results in the same format if fields set to all_with_meta and doesn't return any metadata needs-unit-tests normal normal Awaiting Review defect (bug) 10/25/2021
#49982 WP_User_Query returns duplicates if a user has multiple meta keys of the same name, unless "relation = OR" is included which adds DISTINCT normal minor Awaiting Review defect (bug) 04/23/2020
#45730 WordPress upgraded 5.0.1 after password field is not working on add/edit user form reporter-feedback normal normal Awaiting Review defect (bug) 01/02/2019 4
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id has-patch normal normal Awaiting Review defect (bug) 01/24/2022 2
#44510 count_user_posts() does not check for empty $userid has-patch normal normal Awaiting Review defect (bug) 07/07/2018 1
#31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion has-patch normal normal Awaiting Review defect (bug) 06/03/2022 27
#56166 get_item_permissions_check normal normal Awaiting Review defect (bug) 07/07/2022 9
#44857 get_object_subtype uses get_user_by before it's defined reporter-feedback normal normal Awaiting Review defect (bug) 04/03/2019 2
#43393 get_user_by can return wrong user info pbearne normal normal Awaiting Review defect (bug) 06/14/2024 3
#39903 is_user_logged_in() true on ajax after cookie has been deleted normal major Awaiting Review defect (bug) 08/08/2022 9
#44634 multisite: WP_User compatibility keys inacessible after switch_to_blog normal normal Awaiting Review defect (bug) 07/24/2018
#55413 on user save apostrophes cause wp_mail error normal normal Awaiting Review defect (bug) 05/30/2022 1
#59724 tweak to translation prompt in wp_site_admin_email_change_notification has-patch normal normal Awaiting Review defect (bug) 10/25/2023 2
#49545 update_meta_cache issue while getting record from user meta table in multi site dev-feedback normal blocker Awaiting Review defect (bug) 04/24/2023 6
#52976 user emails comparison should be case insensitive has-patch normal normal Awaiting Review defect (bug) 06/29/2023 7
#61839 user-edit.php invalid stay on page prompt reporter-feedback normal normal Awaiting Review defect (bug) 08/08/2024 1
#38897 user_email with & (ampersand) being encoded within the database making notifications fail normal normal Awaiting Review defect (bug) 06/04/2019 1
#43734 user_profile_update_errors hook needs work-around to validate a to-be updated email address normal normal Awaiting Review defect (bug) 02/24/2020 4
#10631 wp-admin/users.php does not show pages under "posts" column dev-feedback normal normal Awaiting Review defect (bug) 05/13/2022 9
#46794 wp_authenticate_email_password fails due to incorrect evaluation of $user object dev-feedback normal normal Awaiting Review defect (bug) 04/05/2019 3
#40949 wp_dropdown_users($args) is not returning desired list of users normal normal Awaiting Review defect (bug) 06/08/2017
#46451 wp_dropdown_users() does not pass all applicable arguments on to get_users() normal normal Awaiting Review defect (bug) 03/09/2019 3
#54921 wp_dropdown_users_args Filter not working in WordPress 5.9 audrasjb reporter-feedback normal major Awaiting Review defect (bug) 02/25/2022 5
Note: See TracReports for help on using and creating reports.