Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.8
-
Component/s: Macro - Content
-
Labels:
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
- Dear,
The extension content macro fails to locate thirds parser.
As an example, I installed these extensions: Confluence Syntax 1.0 Confluence Syntax 1.1
Trying to use confluence syntax raise this error:
Failed to execute the [content] macro: cause [Cannot find parser for syntax [confluence/1.1]]
On IRC chanel both SimonUrli and Thomas have take a look to the bug.
Their first impression is the content macro use the wrong componentManager
@Inject private ComponentManager componentManager;
Thanks
The workaround is to install the extension containing the parser "On Farm".
Attachments
Issue Links
- relates to
-
XWIKI-16048 List the available syntaxes in the Content macro's parameters modal
-
- Open
-