https://bugzilla.wikimedia.org/show_bug.cgi?id=164

--- Comment #184 from Roan Kattouw <roan.katt...@gmail.com> 2010-07-22 18:40:19 
UTC ---
(In reply to comment #183)
> It is not needless.  We need a unique key to sort by, or else paging doesn't
> work if many pages have the same sort key (e.g., if it was manually 
> assigned). 
> See bug 4912.
> 
It is needless in the sense that the cl_from field is right there and is
indexed. We should just be using that field rather than tacking its contents
onto the sortkey because we're too lazy to rewrite IndexPager so it can handle
paging by more than one field (which is not very hard).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to