Details
-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
11.10.5
-
None
-
Unknown
-
Description
Steps to reproduce :
- In a fresh wiki, create a new macro (let's call it myMacro), with the following :
- Supports inline mode : yes
- Macro visibility : global
- Content availability : mandatory
- Content type : Wiki
- Macro code :
{{wikimacrocontent/}}
- Save the page, and test your macro using the WYSIWYG editor, you should be able to insert it fine, and also edit its content inline.
- Update the macro code to :
==={{wikimacrocontent/}}===
- Save, re-test, you shouldn't be able to edit the macro inline anymore.
Attachments
Issue Links
- depends on
-
XWIKI-19954 Add support for editing the macro content in-place for non-standalone macros
- Open
- relates to
-
XWIKI-17901 The {{wikimacroparameter/}} macro is not working well when there's text around it
- Closed