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

--- Comment #52 from Tim Starling <[email protected]> 2010-06-02 01:40:45 
UTC ---
(In reply to comment #51)
> You don't need bug 450 to be fixed. You can keep the current (cl_to,
> cl_sortkey, cl_from) index and add an additional (cl_to, cl_namespace,
> cl_sortkey, cl_from) index. Then we can support both UIs.

Although of course that means not fixing the current bug. My mistake.

To fix the current bug and not include namespaces in the sorting order would
require a boolean cl_is_subcat field, defined to be the same as
cl_namespace=NS_CATEGORY. Then the index would be (cl_to, cl_is_subcat,
cl_sortkey, cl_from).

-- 
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.
You are the assignee for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to