Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.11.8
-
Component/s: Rendering - WikiMacro
-
Labels:None
-
Difficulty:Trivial
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
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
-