Details
-
Bug
-
Resolution: Fixed
-
Minor
-
1.17
-
None
-
None
-
Windows 10 Pro 64 bit, Chrome v.61, Firefox v.55, IE v.11, using a local instance configured with Oracle 11.2
Description
STEPS TO REPRODUCE
- Edit a page in CKEditor mode
- Click on XWiki Macro Button
- Choose Gallery Macro
- Click Select
EXPECTED RESULTS
The Edit Macro lightbox appears where the Gallery Macro can be configured.
ACTUAL RESULTS
The Gallery Macro lightbox appears and an error is displayed in the console. Here is the stacktrace:
2017-09-08 17:17:15,365 [http://localhost:9702/xwiki/bin/get/CKEditor/MacroService?outputSyntax=plain&data=descriptor¯oId=gallery%2Fxwiki%2F2.1] ERROR o.x.v.i.DefaultVelocityEngine - reference set is not a valid reference at 255:xwiki:CKEditor.MacroService[line 105, column 7] 2017-09-08 17:17:15,365 [http://localhost:9702/xwiki/bin/get/CKEditor/MacroService?outputSyntax=plain&data=descriptor¯oId=gallery%2Fxwiki%2F2.1] ERROR o.x.v.i.DefaultVelocityEngine - reference set is not a valid reference at 255:xwiki:CKEditor.MacroService[line 106, column 7]
NOTE: Nevertheless, there's no problem with the UI, images can be selected and displayed by the macro.
Attachments
Issue Links
- depends on
-
XCOMMONS-1276 New JSONTool#fromString API + deprecate JSONTool#parse
- Closed