WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 3295
3623
Sorting numbers and dates with javascript in a table produces wrong results
https://bugs.webkit.org/show_bug.cgi?id=3623
Summary
Sorting numbers and dates with javascript in a table produces wrong results
tommyboy78
Reported
2005-06-20 13:09:56 PDT
Clicking a column header sorts the column in question. The 'Name'-column works as intended but the other ones produce wrong results. Works correctly in Firefox, Opera and Win IE.
Attachments
Add attachment
proposed patch, testcase, etc.
Joost de Valk (AlthA)
Comment 1
2005-06-21 23:13:18 PDT
Probably related to 3622, adding relation, confirming that it works different then ffox. Making this one p3 and normal as well. Reporter: please do not switch any bug to p2 or major, leave that work to the QA :).
Anders Carlsson
Comment 2
2005-06-24 08:16:10 PDT
The code that gets the column to sort uses td.cellIndex which used to always return 0 (
Bug 3295
). When using TOT, this bug is gone. Marking as duplicate. *** This bug has been marked as a duplicate of
3295
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug