Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
14.8
-
Windows 11 Pro 64 bit, Firefox 107, using a local instance of XWiki 14.10.1 on MariaDB 10.6, Tomcat 9.0.70, reproducible also on Jetty/HSQL
-
Unknown
-
N/A
-
N/A
-
Pull Request accepted
-
Description
STEPS TO REPRODUCE
- Go to a page
- On that page, click on Attachments Tab
- Click 'Edit' button to edit the page in-place mode
- Click 'Cancel'
EXPECTED RESULTS
The page is directed to View Mode, no other buttons are displayed in Attachments Tab section.
ACTUAL RESULTS
The page is directed to View Mode, but on Attachment Tab, below the "Browse" button are displayed another 2 buttons: "Attach" and "Cancel".
If clicked on "Cancel", the page is refreshed and these 2 buttons disappear, but when click on "Attach", the user is directed to a LD containing attachments for the respective page.
It is to be mentioned that "Attach" and "Cancel" buttons disappear if the page is refreshed (F5), as the page directs to Comments Tab.
The issue also reproduced on XWiki 14.8, but could not be reproduced on XWiki 14.7 or XWiki 14.4.7.