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

Bawolff <bawolff...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Category sort key corrupted |Category sort key
                   |when a page is moved        |(cl_sortkey_prefix) set to
                   |                            |wrong value when a page is
                   |                            |moved and stays that way

--- Comment #8 from Bawolff <bawolff...@gmail.com> 2011-03-14 01:52:13 UTC ---
Ok I think I found the issue:
*Moving a page sets all cl_sortkey_prefix on all categorylinks to whatever the
value was on the first one it got out of the db.
*When doing linksupdate, we only check cl_sortkey_prefix, we don't check
cl_sortkey. If these get out of sync, such that cl_sortkey_prefix is right, but
cl_sortkey is not, this never gets corrected short of adding and removing the
category.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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