Details
-
Bug
-
Resolution: Fixed
-
Critical
-
16.10.8, 17.4.0
-
Windows 11 Pro, Edge 137, using an instance of XWiki 17.4.0 on MariaDB 11.7, Tomcat 11.0.7
-
Unknown
-
N/A
-
N/A
-
Description
Steps to reproduce
- Login as Admin
- Go to "Administer Wiki" > "Editing" > "Edit Mode"
- Change "Make page title field mandatory" to 'Yes'
- Click "Save"
- Click "Create" button to create a page (or use an existing page)
- Fill in a page name
- (Optional): Type some page content
- Delete everything in the page "Title" field
- Click "Done" button
Expected results
If the "Title" field is not filled, clicking the "Done" button has no effect (the button is either deactivated or doesn't perform any action) until a page Title is provided.
Actual results
The "Done" button become deactivated and the status in the right side of the bar says "Saving", but the circle spins endlessly.
The same happens now when clicking "Summarize & Done", the "Done" button from the modal is not active.
Even if a page title is provided at this point, there is nothing the user can do, except navigating away or refresh the page, but the page content gets lost either way.
No errors in JS console.
The issue doesn't reproduce if the page is edited without Realtime editor.
Tested and reproduced on XWiki 16.10.8 as well.