Last modified: 2013-12-15 15:02:39 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 T60504, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 58504 - Runtime Error in _getEditPage, unknown "Voy:" link
Runtime Error in _getEditPage, unknown "Voy:" link
Status: RESOLVED FIXED
Product: Pywikibot
Classification: Unclassified
General (Other open bugs)
compat-(1.0)
All All
: Unprioritized normal
: ---
Assigned To: Pywikipedia bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-15 12:08 UTC by xqt
Modified: 2013-12-15 15:02 UTC (History)
0 users

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


Attachments

Description xqt 2013-12-15 12:08:39 UTC
>>> Turismo aventura en la provincia de Salta <<<
   Links to: [[Voy:Turismo aventura en la provincia de Salta]].
Traceback (most recent call last):
  File "C:\Pywikipedia\compat\redirect.py", line 1078, in <module>
    main()
  File "C:\Pywikipedia\compat\redirect.py", line 1074, in main
    bot.run()
  File "C:\Pywikipedia\compat\redirect.py", line 951, in run
    self.fix_double_redirects()
  File "C:\Pywikipedia\compat\redirect.py", line 685, in fix_double_redirects
    self.fix_1_double_redirect(redir_name)
  File "C:\Pywikipedia\compat\redirect.py", line 873, in fix_1_double_redirect
    if targetPage.isStaticRedirect():
  File "C:\Pywikipedia\compat\wikipedia.py", line 1538, in isStaticRedirect
    if self.isRedirectPage() and self.site().versionnumber() > 13:
  File "C:\Pywikipedia\compat\wikipedia.py", line 1523, in isRedirectPage
    self.get()
  File "C:\Pywikipedia\compat\wikipedia.py", line 790, in get
    expandtemplates=expandtemplates)
  File "C:\Pywikipedia\compat\wikipedia.py", line 868, in _getEditPage
    raise RuntimeError("API query error, no pages found: %s" % data)
RuntimeError: API query error, no pages found: {u'query': {u'interwiki': [{u'iw'
: u'voy', u'title': u'voy:Turismo aventura en la provincia de Salta'}], u'normal
ized': [{u'to': u'voy:Turismo aventura en la provincia de Salta', u'from': u'Voy
:Turismo aventura en la provincia de Salta'}]}}
Waiting for 3 pages to be put. Estimated time remaining: 0:00:15

Seems "voy:" is not recognized as link to an external site
Comment 1 Gerrit Notification Bot 2013-12-15 12:24:03 UTC
Change 101640 had a related patch set uploaded by Xqt:
(bug 58504) "voy" is a known family i.e. wikivoyage

https://gerrit.wikimedia.org/r/101640
Comment 2 Gerrit Notification Bot 2013-12-15 12:26:49 UTC
Change 101641 had a related patch set uploaded by Xqt:
(bug 58504) "voy" is a known family i.e. wikivoyage

https://gerrit.wikimedia.org/r/101641
Comment 3 Gerrit Notification Bot 2013-12-15 12:52:06 UTC
Change 101641 merged by jenkins-bot:
(bug 58504) "voy" is a known family i.e. wikivoyage

https://gerrit.wikimedia.org/r/101641
Comment 4 Gerrit Notification Bot 2013-12-15 13:23:31 UTC
Change 101640 merged by Xqt:
(bug 58504) "voy" is a known family i.e. wikivoyage

https://gerrit.wikimedia.org/r/101640

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


Navigation
Links