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

Key: REPOR-132
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: David Peterson
Reporter: David Peterson
Votes: 0
Watchers: 0
Operations

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

Using filters with {report-column} will result in unpredictable table layout

Created: 26/Mar/08 04:00 AM   Updated: 26/Mar/08 04:20 AM
Component/s: {report-table}
Affects Version/s: 2.0.2
Fix Version/s: 2.1.0

Time Tracking:
Original Estimate: 1 hour
Original Estimate - 1 hour
Remaining Estimate: 1 hour
Remaining Estimate - 1 hour
Time Spent: Not Specified
Remaining Estimate - 1 hour


 Description  « Hide
Currently, if you specify any filters for a {report-column}, the title row may or may not be displayed, and each cell for that row may or may not be displayed. This results in an unpredictable set of cells for each row.

The solution is to always display the title cell for each column, and to simply output a blank cell for any rows which do not match the criteria.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Peterson - 26/Mar/08 04:20 AM
The above fix has been implemented.