Details
-
Bug
-
Resolution: Fixed
-
Major
-
11.6
-
None
-
Windows 10 Pro 64 bit, Firefox 68, using a local instance of XWiki 11.6 on Oracle 12c.
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
- Edit a page with CKEditor
- Click 'XWiki Macro'
- Select 'Async macro'
- Type some code (for example) as content
EXPECTED RESULTS
The content can be inserted in the Macro's UI.
ACTUAL RESULTS
There is no 'Content' field in the UI.
However, if the content is inserted via wiki syntax, it's saved. E.g.:
{{async context="user"}}
{{velocity}}
Script that need the current user $xcontext.userReference
{{/velocity}}
{{/async}}
Attachments
Issue Links
- is related to
-
XWIKI-16596 Introduce an async macro
- Closed
-
XWIKI-16606 Make async macro a standard embedded macro
- Closed