-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Medium
-
Component/s: Macros - Content Report Table
-
3
-
Severity 3 - Minor
Summary
Content Report Table Macro does not render its content and show the error message "Error rendering macro 'content-report-table' : null value in entry: title=null".
Environment
- Confluence 1000.1090.1
Steps to Reproduce
- Unknown (Use content-report-table in affected instance/data)
Expected Results
No error occurs and Content Report Table renders its content correctly as documented.
Actual Results
The below NPE is thrown in the log file with the message "Error rendering macro: content-report-table":
java.lang.NullPointerException: null value in entry: title=null at ...
Notes
- Atlassian Support verified this error has been raised since 2017-03-01 by internal log.
- This issue is different from the following bugs:
Workaround
- None for now
- mentioned in
-
Page Loading...