Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
10.9
-
Windows 10 Pro 64 bit, IE11, Chrome 70, Firefox 63, Edge 17, using a local instance XWiki 10.9 on PostgreSQL 10
Description
STEPS TO REPRODUCE
Preconditions: At least one user is already created.
- Login as Admin
- Go to Drawer > Administer Wiki > Users & Rights > Users
- Click 'Edit' for Admin
- Click 'Cancel'
- Click 'Create user'
- Fill the username and password for an user (e.g. U1)
- Click 'Create'
- Click 'Edit' for U1
- Click 'Delete' for U1
- Click 'Delete' for other users
EXPECTED RESULTS
The new created user's (U1) profile cand be edited and deleted properly (using the new modal).
ACTUAL RESULTS
When creating an user after previously edited Admin's profile, the respective user's profile cannot be edited (nothing happens when clicked 'Edit'). Also, when click 'Delete' for U1, the modal is not loaded, a simple confirmation box is displayed instead. But when click 'Delete' for other (existing) users, both the modal and the simple confirmation box are displayed. When the page is refreshed, everything goes back to normal.
However, when creating the user U1 after previously edited another (existing) user's profile (not Admin, at Step 3), the U1's profile cannot be edited nor deleted (nothing happens when clicked 'Edit' and 'Delete') until page refresh.
Attachments
Issue Links
- is related to
-
XWIKI-15791 Improper behavior of the User Administration section
- Closed
-
XWIKI-15611 Improve the Users and Groups administration sections
- Closed