Issue Details (XML | Word | Printable)

Key: REPOR-156
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jonathan Appel [CustomWare]
Reporter: Shawn Stepper
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence Extension: Reporting Plugin

{text-sort} throwing an error

Created: 10/Jul/08 12:39 AM   Updated: 02/Sep/08 01:43 AM
Component/s: None
Affects Version/s: 2.1.1
Fix Version/s: 3.0.0

Time Tracking:
Not Specified

Environment: Confluence 2.7.3


 Description  « Hide
I'm having a problem with text-sort throwing an error with Confluence 2.7.3 and Reporting 2.1.1. The code works fine in Confluence 2.4.3 with an older version of Reporting.

The error:

Error formatting macro: report-block: net.customware.confluence.reporting.supplier.SupplierValueException: Error while comparing 'content:title': Expected symbol:
This is not currently in the context of a report.
This is not currently in the context of a report.

The code:

{report-block}
  {content-reporter:scope=FAQ and Best Practices > children|type=page}
    {text-sort:content:title}
  {content-reporter}

  {report-body}
    {report-info:content:body|render=wiki}
  {report-body}
{report-block}

The list of children - note the use of "?", "-", "'" and ",":

Can I use groups to manage my users?
Colors for your pages
Emphasis, Bold, and CAPITALS
Great Wiki Spaces
How can the Wiki make my job easier?
How do I access a previous version of an attachment?
How do I add a visitor counter to a page?
How do I archive my space?
How do I comment out a line in Wiki markup?
How do I create a space that is only visible to a select number of users?
How do I create a space that only I can modify but others can view?
How do I create a space?
How do I delete my space?
How do I find all restricted pages in a space?
How do I find someone's AD-ENT ID?
How do I get the customizable left navigation menu?
How do I grant permission to a user?
How do I monitor changes on a space?
How do I restrict access to a group?
How do I restrict access to a page?
How do I use the cloak macro?
Jump Starting Your Wiki Community
Keep It Simple
Organizing Your Wiki Space
Page Names
Permissioning
What are the basics of permissioning?
Who can use the ISG Wiki?
Why can't I grant permission to user xxx?
Why can't I see a page?
Why does my page display not change when I update the source?

Someone mentioned a similar issue in the comments on the plugin home page, but did not file a bug.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Peterson added a comment - 10/Jul/08 12:56 AM
Thanks for the report. I've scheduled it to be looked at for the next release.

Jonathan Appel [CustomWare] added a comment - 02/Sep/08 01:43 AM
Could not reproduce on Confluence 2.8 with latest 3.0.0 snapshot. Either resolved via Confluence changes, or recent improvements to reporting plugin.