Ticket #981 (closed defect: fixed)
Attribute Table sorting not working as expected
Description
Clicking on column headers does not sort properly unless
1. character type columns have no blanks, or
2. number type columns are strictly numeric digits and the negative sign (no scientific notation or NAN) Note that currently null values are shown as 0, at least on PostGIS data.
It usually takes several clicks on the header to show the problem.
Change History
Note: See
TracTickets for help on using
tickets.