| Summary | Incorrect Sorting - Top 10 Clicks Block |
| Queue | Trean |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | ben (at) |
| Requester | horde (at) developerondemand (dot) com |
| Created | 04/26/2006 (7157 days ago) |
| Due | |
| Updated | 06/16/2006 (7106 days ago) |
| Assigned | 04/27/2006 (7156 days ago) |
| Resolved | 06/16/2006 (7106 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
Assigned to ben
State ⇒ Assigned
#3842State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Incorrect Sorting - Top 10 Clicks Block
Queue ⇒ Trean
sorting the number of clicks in ASCII order instead of numerical
order: bookmarks with 1 click, 10 to 19 clicks, and 100 to 199 clicks
are all grouped together in the "1"s, bookmarks with 2 clicks, 20 to
29 clicks, and 200 to 299 clicks are all grouped together in the "2"s,
etc.
Only bookmarks with 9 clicks, 90 to 99 clicks, and 900 to 999 clicks
appear at the top of the list.