[displaytag-devel] [jira] Created: (DISPL-280) Sortable header links fail when using external sorting and an integer as the sortName.

2006-02-08 Thread Kurt Martinsen (JIRA)
Sortable header links fail when using external sorting and an integer as the sortName. -- Key: DISPL-280 URL: http://jira.codehaus.org/browse/DISPL-280 Project: DisplayTag Type: Bug

[displaytag-devel] [jira] Commented: (DISPL-280) Sortable header links fail when using external sorting and an integer as the sortName.

2006-02-08 Thread Kurt Martinsen (JIRA)
[ http://jira.codehaus.org/browse/DISPL-280?page=comments#action_58159 ] Kurt Martinsen commented on DISPL-280: -- Snapshot displaytag-1.1-20060103.091119-1 This also affects sorting if the sortName integer happens to fall in the range of headerCellList.

[displaytag-devel] [jira] Commented: (DISPL-280) Sortable header links fail when using external sorting and an integer as the sortName.

2006-02-08 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/DISPL-280?page=comments#action_58186 ] fabrizio giustina commented on DISPL-280: - fixed the #2 issue: sorting doesn't occur anymore when sort="external" is used. Thanks for reporting this. About the first issue: I w

[displaytag-devel] [jira] Closed: (DISPL-280) Sortable header links fail when using external sorting and an integer as the sortName.

2006-02-08 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/DISPL-280?page=all ] fabrizio giustina closed DISPL-280: --- Resolution: Fixed fixed the #1 issue too. Added an additional parameter when sorting is performed using column name, instead of that ugly try/catch block

[displaytag-devel] [jira] Created: (DISPL-281) horizontal scrolling and left column pinning

2006-02-08 Thread Andrew Walsh (JIRA)
horizontal scrolling and left column pinning Key: DISPL-281 URL: http://jira.codehaus.org/browse/DISPL-281 Project: DisplayTag Type: Improvement Components: HTML Generation Reporter: Andrew Walsh Like the abilit