JavaScript sorting on upstream report is broken

Bug #274323 reported by Graham Binns
8
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Graham Binns

Bug Description

If you try to sort https://edge.launchpad.net/ubuntu/+upstreamreport by one of the % columns, which are floating-point numbers, you get an order something like this:

6.67
0.00
...
0.52
3.08
11.43
5.15
...

Which is obviously wrong.

The bug appears to be due to the fact that some rows have cells which span two or more columns, mucking up the javascript searching. The quickest way to fix this is to do the searching server-side rather than client side.

Graham Binns (gmb)
description: updated
Changed in malone:
importance: Undecided → Medium
status: New → Triaged
Graham Binns (gmb)
Changed in malone:
assignee: nobody → gmb
milestone: none → 2.1.10
status: Triaged → In Progress
Graham Binns (gmb)
description: updated
Graham Binns (gmb)
Changed in malone:
milestone: 2.1.10 → 2.1.11
Changed in malone:
milestone: 2.1.11 → 2.1.12
Revision history for this message
Graham Binns (gmb) wrote :

Finally landed in r7326. Let joy be unconfined and all that.

Changed in malone:
status: In Progress → Fix Committed
Graham Binns (gmb)
Changed in malone:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.