https://bugzilla.wikimedia.org/show_bug.cgi?id=55101
Web browser: --- Bug ID: 55101 Summary: Edit summary should sort interwikis the same way as in page Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: Unprioritized Component: interwiki.py Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: legoktm.wikipedia@gmail.com Classification: Unclassified Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/149/ Reported by: malafaya Created on: 2008-05-24 02:08:44 Subject: Edit summary should sort interwikis the same way as in page Original description: This is not exactly a bug but more a prefered feature. As of now, interwiki.py adds interwikis to a page according to the site language, which may or may not be alphabetical sort order. When the bot edits the page, it builds an edit summary which includes the added, removed and modified interwikis in code alphabetical order, which may not correspond to the order in the edited page. The edit summary's order should match the one of the page.
In interwiki.py, the links are sorted in lines 1489-1491 but cosmetic_changes.py should also make use of this code. Both could use the function wikipedia.interwikiSort(...) recently refactored by valhallasw to sort the interwikis according to the site preference.
The community at the Frysian wikis with be very much thankful for this feature.
Thanks.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55101
--- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- - **labels**: 745455 --> interwiki
https://bugzilla.wikimedia.org/show_bug.cgi?id=55101
Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://sourceforge.net/p/p | |ywikipediabot/feature-reque | |sts/149
https://bugzilla.wikimedia.org/show_bug.cgi?id=55101
Amir Ladsgroup ladsgroup@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Lowest CC| |ladsgroup@gmail.com
pywikipedia-bugs@lists.wikimedia.org