History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: REPOR-188
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: David Peterson
Reporter: Jonathan Appel [CustomWare]
Votes: 0
Watchers: 0
Operations

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

text-filter minLength attibute does not filter out empty string values

Created: 04/Sep/08 05:20 AM   Updated: 04/Sep/08 05:33 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 3.0.0

Time Tracking:
Not Specified


 Description  « Hide
In the following recipe {report-table}
{content-reporter:space=@all}
{text-filter:content:title|minLength=10}{content-reporter}
{report-column:title=Item} {report-info:content:title} {report-column}
{report-column:title=Last Modified} {report-info:content:modification date} {report-column}{report-table}

Items are returned for "Space Descriptions" with an empty title. I would think these items should be filtered out as their title is null / empty.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Peterson - 04/Sep/08 05:27 AM
I believe this one has been fixed - it was a bug in the confluence-filtering library.

Jonathan Appel [CustomWare] - 04/Sep/08 05:33 AM
Confirmed fixed in latest 3.0 revision.