Closed
Bug 806585
Opened 12 years ago
Closed 12 years ago
[contacts] FamilyName sorting doesn't work because of typo
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 805848
People
(Reporter: gwagner, Assigned: gwagner)
Details
Attachments
(1 file)
530 bytes,
patch
|
alberto.pastor
:
review+
|
Details | Diff | Splinter Review |
In contacts_list.js:
var sortBy = orderByLastName ? 'givenName' : 'familiyName';
Assignee | ||
Updated•12 years ago
|
blocking-basecamp: --- → ?
Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → anygregor
Assignee | ||
Updated•12 years ago
|
Attachment #676353 -
Flags: review?(alberto.pastor)
Updated•12 years ago
|
Attachment #676353 -
Flags: review?(alberto.pastor) → review+
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
blocking-basecamp: ? → ---
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•