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: [email protected]
          Reporter: [email protected]
    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\],

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to