Last modified: 2006-03-01 13:09:08 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T6374, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 4374 - categorylinks cl_sortkey failed to update after undeletion on iswiki
categorylinks cl_sortkey failed to update after undeletion on iswiki
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Categories (Other open bugs)
1.6.x
All All
: Normal normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
http://kohl.wikimedia.org/~avar/bug_4374
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-12-23 23:40 UTC by Ævar Arnfjörð Bjarmason
Modified: 2006-03-01 13:09 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ævar Arnfjörð Bjarmason 2005-12-23 23:40:51 UTC
The sort key for [[is:Helena (mannsnafn)]] in the category [[is:Flokkur:Íslensk
kvenmannsnöfn]] failed to update on iswiki, log for the page to follow.

mysql> SELECT page_title,cl_to,cl_sortkey FROM page LEFT JOIN categorylinks ON
cl_from = page_id WHERE page_title = "Helena_(mannsnafn)" AND page_namespace = 0;
+--------------------+-------------------------+-----------------------+
| page_title         | cl_to                   | cl_sortkey            |
+--------------------+-------------------------+-----------------------+
| Helena_(mannsnafn) | Íslensk_kvenmannsnöfn | Kerfissíða:Undelete |
+--------------------+-------------------------+-----------------------+
1 row in set (0.00 sec)
Comment 1 Tim Starling 2006-03-01 13:09:08 UTC
This was fixed in CVS as a consequence of my LinksUpdate rewrite. Will be 
released in 1.6.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links