Details
-
Type:
Bug
-
Status: Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 11.10.5
-
Fix Version/s: None
-
Component/s: Rendering - WikiMacro, WYSIWYG Editor
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
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
-
CKEDITOR-248 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
-