Issue Details (XML | Word | Printable)

Key: DISPL-409
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Reporter: Giorgio Agnelli
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
DisplayTag

Wrong sorting column in export

Created: 18/Oct/06 07:42 AM   Updated: 16/Dec/07 04:07 PM   Resolved: 18/Oct/06 07:44 AM
Return to search
Component/s: Export, Paging/Sorting
Affects Version/s: 1.1
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Java Source File ColumnTag.java (31 kB)
2. Text File columntag_patch.txt (2 kB)
3. Java Source File TableTag.java (56 kB)
4. Text File tabletag_patch.txt (2 kB)


Application server: Apache Tomcat/5.0.28


 Description  « Hide
When you exporting a table sorting by a specific column, if there are some other colums before that are different media type (i.e. only html), the column sorting is shift to the next ones.

Giorgio Agnelli added a comment - 18/Oct/06 07:44 AM
I solved the problem counting how many columns are skipped and decrement the column sort index by this value.

Giorgio Agnelli made changes - 18/Oct/06 07:44 AM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Giorgio Agnelli made changes - 18/Oct/06 07:45 AM
Attachment columntag_patch.txt [ 23512 ]
Giorgio Agnelli made changes - 18/Oct/06 07:45 AM
Attachment tabletag_patch.txt [ 23513 ]
Giorgio Agnelli made changes - 18/Oct/06 07:46 AM
Attachment TableTag.java [ 23514 ]
Giorgio Agnelli made changes - 18/Oct/06 07:46 AM
Attachment ColumnTag.java [ 23515 ]
fabrizio giustina made changes - 16/Dec/07 04:07 PM
Status Resolved [ 5 ] Closed [ 6 ]