Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Component/s: Administration
-
Labels:None
-
Similar issues:
XWIKI-6305Keep the current user in the administration application when editing user details XWIKI-3645Scrolling behavior XWIKI-8869 Page is scrolled to top and back when user click on content in Source mode XWIKI-6285Problem with the popup display when editing users XWIKI-6437Issues with editing a user in "Wiki Administration > Users" XWIKI-304Prevent clicking on "edit" when the user doesn't have the "edit" right XWIKI-9044Wrong info message when uninstalling an extension from a subwiki XWIKI-7725Unable to edit annotaion from Comments tab XWIKI-7982 Show the correct number of annotations in the annotations tab when Administration setting say to separate Annotations from Comments XWIKI-4828Clicking "Back to Edit" after "Preview" when editing the Administrator Profile leads to changes being lost
Description
Steps to follow to reproduce:
- Hover over the wiki menu and click "Administer wiki"
- Click "Users"
- Click the pen to edit a user
- Click on a different tab (e.g. "Preferences")
Result:
- The main administration area will get displayed
- In the above example the URL will have the following format: /xwiki/bin/admin/XWiki/XWikiPreferences?category=preferences
- The page title will be: Administration: admin.$
{crtItemId}
(See attached screenshot)
Fixed in 9a499c4.