Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
12.2, 12.4-rc-1
-
None
-
Windows 10 Pro 64 bit, Chrome 81, using a local instance XWiki 12.4 RC1 on Oracle 19c, Tomcat 9.0.31
-
Integration
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
- Login as Admin
- Create an user (e.g. U1)
- Go to the user's profile page
- Click 'Disable this account' button
- Refresh the page
EXPECTED RESULTS
The user's account is disabled. A warning is displayed:
This account is currently disabled.
and the button 'Disable this account' changes into 'Enable this account'.
ACTUAL RESULTS
Although when clicking 'Disable this account' the green message 'Done' is displayed on the bottom of the page, after the page is refreshed the account is still enabled ('Disable this account' button still available).
However, the account can be disabled from Administer Wiki > Users & Rights > Users.
The issue could not be reproduced on XWiki 12.1, neither on XWiki 11.10.5.
Attachments
Issue Links
- relates to
-
XWIKI-12639 Introduce extension point to add custom categories in the user profile
- Closed