Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
17.10.4
-
None
-
Demo XWiki 17.10.4 Jetty/HSQLDB, Ubuntu 24.04.4
-
Unknown
-
Description
Prerequisites
Created programmatically user with username that includes not allowed symbols. For this you can use snippet
I used fullname XWiki.test.-.user.com, and in XWiki User Directory this is listed with username com
Steps to reproduce
- Log in as an administrator.
- Open the profile page of a created user.
- Change any notification preference (for example, set Email frequency to Weekly).
- Observe the success message “Saved”. changed email frequency.png

- Refresh the user profile page.
Actual Result
The Email frequency value is reverted to the default setting (Daily) after the page refresh. preferences after refrshing user profile page.png![]()
Expected Result
The Email frequency should remain set to the saved value (Weekly) after refreshing the page.