Details
-
Bug
-
Resolution: Fixed
-
Major
-
11.10.5, 12.5
-
Windows 10 Pro 64 bit, Firefox 78, using a local instance of XWiki 12.5 on PostgreSQL 12, Tomcat 8.5.56
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
Preconditions: Have a page created with Comment rights for Unregistered users.
- Login as Admin
- Create a page (e.g. P1)
- Click Administer Page > Users & Rights > Rights: Page > Users
- Tick 'Comment' for 'Unregistered Users'
- Logout
- Go to the page P1
- Click 'Log-in' from Comments section
- Fill the credentials for Admin or for an existing user
- Click 'Log-in'
EXPECTED RESULTS
After login, Admin/User is directed to Comment section of the page P1 (where it was previously).
ACTUAL RESULTS
After login the user lands on a page which is missing most of XWiki page elements (like Panels, Navigation bar, footer). Only some buttons are displayed (but wrongly placed), which when they're clicked nothing happens.
The page URL is the following:
http://localhost:8080/bin/get/Pag1/WebHome?xpage=xpart&vm=commentsinline.vm
At this point, the Admin/User must manually navigate to an existing wiki page from URL, however, it is logged-in.
The issue could be reproduced also on older XWiki versions (tested down to XWiki 10.11.11).
Attachments
Issue Links
- relates to
-
XWIKI-12471 Bad location of "Log-in" in comment in an empty wiki
- Closed