Last modified: 2014-06-26 11:44:15 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 T69121, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67121 - File talk namespace is broken with "Image talk" prefix
File talk namespace is broken with "Image talk" prefix
Status: RESOLVED WORKSFORME
Product: Pywikibot
Classification: Unclassified
General (Other open bugs)
core-(2.0)
All All
: Immediate critical
: ---
Assigned To: Pywikipedia bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-26 11:34 UTC by xqt
Modified: 2014-06-26 11:44 UTC (History)
0 users

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


Attachments

Description xqt 2014-06-26 11:34:17 UTC
>>> import pwb
>>> import pywikibot as py
>>> l = py.Link('Image talk:The_Addams_Family_(pinball)')
>>> l.namespace
0
>>> s = py.Site()
>>> p = py.Page(s, 'Image talk:The_Addams_Family_(pinball)')
>>> p.namespace()
0
Comment 1 xqt 2014-06-26 11:44:15 UTC
Sorry, was wrong site.py

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


Navigation
Links