Closed
Bug 499759
Opened 16 years ago
Closed 16 years ago
sort by author in List view broken
Categories
(Mozilla Labs :: Snowl, defect)
Mozilla Labs
Snowl
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alta88, Assigned: myk)
Details
in addition there is a flood of warnings, pegging cpu til another sort is selected:
Warning: reference to undefined property a[property]
Source file: .../snowl/modules/collection.js
Line: 425
----------
Warning: reference to undefined property b[property]
Source file: .../snowl/modules/collection.js
Line: 426
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → myk
fixed: changeset 906 f013b7c5c016
generic fix so any value in an object hierarchy can be used as a sort value in the column map.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•