Details
-
Bug
-
Resolution: Fixed
-
Major
-
10.11.8
-
None
-
Trivial
-
N/A
-
N/A
-
Description
Steps to reproduce:
- Create a page with:
- a wikimacro named "helloworld" containing only "Hello world"
- a wikimacro parameter with a wrong type such as java.ang.String
- Edit the page to include:
{{helloworld/}}
Expected result:
- A log should be available in the console to specify that the parameter type was wrong
Obtained result:
- the macro is not registered and no error log is output
Attachments
Issue Links
- is related to
-
XWIKI-16562 Create a dedicated picker for java types
- Open
-
XWIKI-16563 Inform user when editing a wikimacro if the initialization went wrong
- Open