Sorting using list data elements in a report-block or report-table that uses the content-reporter throws an error like:
Error formatting macro: report-block: net.customware.confluence.reporting.supplier.SupplierValueException: Error while comparing 'data:Sort Value': Unsupported class type - org.randombits.confluence.metadata.reference.WikiReference
This is not currently in the context of a report.
This is not currently in the context of a report.
This is not currently in the context of a report.
Removing the sort completely eliminates the problem. I've aso found I can work around this by using the local reporter in cases where I only care about the children of a particular page. I will include sample source in a comment shortly.
I'm not sure if this is related to REPOR-144, so I'm putting it in as a new issue.
These examples were prepared in confluence 2.9, forgot to mention that.