"Xqt" posted a comment on pywikipedia.r10063.
URL: http://www.mediawiki.org/wiki/Special:Code/pywikipedia/10063#c32601

Commit summary for pywikipedia.r10063:

featured.py need to identify the "#" sortkey (bug #3511935)

Xqt's comment:

This was my first idea but it does not work in this case. We must not exclude 
the article title but articles of a given mw sorting. Some articles (on 
en-wiki) have a {{DEFAULTSORT:#}} or is given by the category link 
<nowiki>[[:category:foo|#]]</nowiki> (see the given bug tracker above). 
Unfortunately API does not return the mw sorting order but a binary code which 
is unique.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to