Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
15.2-rc-1, 14.10.7
-
Unknown
-
N/A
-
N/A
-
Description
Reproduction steps:
- Go to Menu > Administer Wiki, than in the Wikis > Descriptor section
- Modify the Description field
* Click Save
Expected:
A saved notification is displayed at the bottom of the screen and the updated value is persisted.
Actual
The user is redirected to a blank page (http://localhost:8080/xwiki/bin/get/WikiManager/AdminWikiDescriptorSheet?outputSyntax=plain) and the updated value is not persisted
Console message on save:
Uncaught TypeError: a is null validateForm http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/actionbuttons/actionButtons.min.js?cache-version=1680681640639:5 onSubmit http://localhost:8080/xwiki/bin/skin/resources/js/xwiki/actionbuttons/actionButtons.min.js?cache-version=1680681640639:7 bindAsEventListener http://localhost:8080/xwiki/webjars/wiki:xwiki/prototype/1.7.3.0/prototype.js?r=1:417 createResponder http://localhost:8080/xwiki/webjars/wiki:xwiki/prototype/1.7.3.0/prototype.js?r=1:7266
Tested successfully on 13.10.11, 14.10.6 and 15.1, failed on 14.10.7 and 15.2.
Attachments
Issue Links
- is related to
-
XWIKI-18534 Making version summaries mandatory requires a hard refresh (clear cache)
- Closed