Details
-
Bug
-
Resolution: Fixed
-
Major
-
10.11.9
-
None
-
Unknown
-
N/A
-
N/A
-
Description
Adding a new WikiMacro object in the object editor of a page throw an exception in the console:
Wiki.WikiMacroClass] ERROR r.i.m.w.WikiMacroEventListener - Failed to create wiki macro [xwiki:Foo.WebHome] org.xwiki.rendering.macro.wikibridge.WikiMacroException: Incomplete macro definition in [Object xwiki:Foo.WebHome^XWiki.WikiMacroClass[0]], macro id is empty
This doesn't prevent the macro to be later filled and used, but it's not nice for the users to see those errors.