https://bugzilla.wikimedia.org/show_bug.cgi?id=54552
Web browser: --- Bug ID: 54552 Summary: wikisource author namespace Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: legoktm.wikipedia@gmail.com Classification: Unclassified Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/patches/591/ Reported by: Anonymous user Created on: 2013-01-31 03:46:59 Subject: wikisource author namespace Original description: families/wikisource_family.py should be fixed.
$ svn diff Index: families/wikisource_family.py =================================================================== --- families/wikisource_family.py (revision 11014) +++ families/wikisource_family.py (working copy) @@ -578,12 +578,17 @@ self.authornamespaces = { '_default': [0], 'ar': [102], + 'be': [102], 'bg': [100], + 'ca': [106], 'cs': [100], 'da': [102], 'en': [102], + 'eo': [102], + 'et': [106], 'fa': [102], 'fr': [102], + 'he': [108], 'hr': [100], 'hu': [100], 'hy': [100], @@ -594,6 +599,7 @@ 'no': [102], 'pl': [104], 'pt': [102], + 'ro': [102], 'sv': [106], 'tr': [100], 'vi': [102],
https://bugzilla.wikimedia.org/show_bug.cgi?id=54552
Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://sourceforge.net/p/p | |ywikipediabot/patches/591
https://bugzilla.wikimedia.org/show_bug.cgi?id=54552
--- Comment #1 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 86039 had a related patch set uploaded by Mpaa: Bug 54552 - wikisource author namespace
https://gerrit.wikimedia.org/r/86039
https://bugzilla.wikimedia.org/show_bug.cgi?id=54552
Gerrit Notification Bot gerritadmin@wikimedia.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |PATCH_TO_REVIEW
https://bugzilla.wikimedia.org/show_bug.cgi?id=54552
--- Comment #2 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 86039 merged by Xqt: Bug 54552 - wikisource author namespace
https://gerrit.wikimedia.org/r/86039
https://bugzilla.wikimedia.org/show_bug.cgi?id=54552
--- Comment #3 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 86076 had a related patch set uploaded by Xqt: update authornamespaces from compat 86039 (Bug 54552)
https://gerrit.wikimedia.org/r/86076
https://bugzilla.wikimedia.org/show_bug.cgi?id=54552
xqt info@gno.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |RESOLVED CC| |info@gno.de Resolution|--- |FIXED
https://bugzilla.wikimedia.org/show_bug.cgi?id=54552
--- Comment #4 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 86076 merged by Xqt: update authornamespaces from compat 86039 (Bug 54552)
https://gerrit.wikimedia.org/r/86076
https://bugzilla.wikimedia.org/show_bug.cgi?id=54552
--- Comment #5 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 86081 had a related patch set uploaded by Mpaa: Bug 54552 - wikisource author namespace updated crossnamespaces
https://gerrit.wikimedia.org/r/86081
https://bugzilla.wikimedia.org/show_bug.cgi?id=54552
Gerrit Notification Bot gerritadmin@wikimedia.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |PATCH_TO_REVIEW Resolution|FIXED |---
https://bugzilla.wikimedia.org/show_bug.cgi?id=54552
--- Comment #6 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 86081 merged by Xqt: Bug 54552 - wikisource author namespace updated crossnamespaces
https://gerrit.wikimedia.org/r/86081
https://bugzilla.wikimedia.org/show_bug.cgi?id=54552
--- Comment #7 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 86082 had a related patch set uploaded by Xqt: updated crossnamespaces from compat 86081 due to bug 54552
https://gerrit.wikimedia.org/r/86082
https://bugzilla.wikimedia.org/show_bug.cgi?id=54552
--- Comment #8 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 86082 merged by Xqt: updated crossnamespaces from compat 86081 due to bug 54552
https://gerrit.wikimedia.org/r/86082
https://bugzilla.wikimedia.org/show_bug.cgi?id=54552
Andre Klapper aklapper@wikimedia.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |RESOLVED Resolution|--- |FIXED
--- Comment #9 from Andre Klapper aklapper@wikimedia.org --- Closing again as additional patches have been merged.
pywikipedia-bugs@lists.wikimedia.org