Column sorting broken in console tables
---------------------------------------
Key: JBPM-2850
URL:
https://jira.jboss.org/jira/browse/JBPM-2850
Project: jBPM
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Console
Affects Versions: jBPM 4.0, jBPM 4.1, jBPM 4.2, jBPM 4.3
Reporter: M M
Clicking on column headers in tables causes the contents of those tables to be sorted.
However, sorting on columns that contain numbers appears to be broken. For example, given
"1,3,5,8,10,11,13,20", it will sort as "1,10,11,13,20,3,5,8". Sorting
of other (string) columns works fine.
I would also recommend that tables containing data with logically-composite keys be sorted
by multiple columns, with the column selected for sorting being the first key by which the
rows are sorted. For example, "Process Definitions" could be sorted by Name,
then by Version. That would make it easy to find the latest version of a given process
definition.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira