Details
-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
9.11.7, 10.8
-
Windows 10 Pro 64 bit, IE11, Edge 17, Chrome 69, Firefox 62, using a local instance XWiki 10.8 on MySQL 5.7
-
Unknown
-
Description
STEPS TO REPRODUCE
- Login with Admin
- Go to http://localhost:8080/xwiki/bin/view/Help/Applications/Movies/
- Click 'More Actions' > 'Delete'
- Click 'Delete'
- Tick the checkbox from the tree
- Click 'Delete'
EXPECTED RESULTS
A confirmation message is displayed: 'The page has been deleted.'
ACTUAL RESULTS
Instead of the confirmation message, on the 'Pages to remove' section, on the tree is displayed 'Pages that do not belong to any extension'. If the checkbox is ticked and clicked 'Delete', nothing happens, the same tree is displayed every time and the UI remains stuck at this stage.
However, if navigating to http://localhost:8080/xwiki/bin/view/Help/Applications/Movies/, the page was deleted.
The issue is reproducing only on Internet Explorer 11, also on XWiki 10.7 and 9.11.7.