Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
6.4.8
-
Unknown
-
N/A
-
N/A
-
Description
You can reproduce this issue on XWiki 8.2RC1 by following this steps:
- Go to Administration > Content > Templates
- Enter the name of a new template provider and click Create. This takes you to the edit mode for the new template provider
- Click Save without filling any field
- You will notice for a second that there is a validation error on the template name, which is mandatory, but the template provider is still saved nevertheless.
- Edit the template provider
- Click Save
- You get the live validation message and the save operation is stopped
- Click Save & Continue
- The template provider is saved as indicated by the notification messages
Note that in step 3 the template provider is actually saved using Save & Continue operation (see XWIKI-12775) because there is a template specified on the URL and copying the template is done in a job so we show the progress while waiting for the create job to finish.
Attachments
Issue Links
- is related to
-
XWIKI-2625 Save and Continue bypasses form validation
- Closed