Bugs item #3607448, was opened at 2013-03-09 12:10
Message generated for change (Comment added) made by russblau
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3607448&group_id=93107

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: rewrite
Group: rewrite
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Morten Wang (nettrom)
Assigned to: Russell Blau (russblau)
Summary: Preloading fails in combination with getReferences()

Initial Comment:
A continuation of bug 3606570, I was hoping this wouldn't be a problem once 
that got fixed.

See attached testcase, which as of 2013-03-09 outputs:

Retrieving 5 pages from wikipedia:pt.
[[pt:Usuário(a):GoEThe]]
WARNING: preloadpages: Query returned unexpected title 
'Usuário:Vitorvicentevalente'
WARNING: preloadpages: Query returned unexpected title 
'Usuário:Vitorvicentevalente/Etiquetas'
[[pt:Usuário(a):SuggestBot/Obtendo sugestões regularmente]]
[[pt:Usuário(a):SuggestBot/config]]

Expected output:

Retrieving 5 pages from wikipedia:pt.
[[pt:Usuário(a):GoEThe]]
[[pt:'Usuário:Vitorvicentevalente']]
[[pt:'Usuário:Vitorvicentevalente/Etiquetas']]
[[pt:Usuário(a):SuggestBot/Obtendo sugestões regularmente]]
[[pt:Usuário(a):SuggestBot/config]]

Output of version.py:
Pywikibot  (r11182 (pywikibot/__init__.py), 2013/03/06, 13:30:42, OUTDATED)
Python 2.7.1 (r271:86832, Feb  8 2011, 09:38:37) 
[GCC 4.2.3]
unicode test: triggers problem #3081100

Note that 'svn info' reports "Revision: 11201".

Thanks for your work on fixing these bugs, I greatly appreciate it!

----------------------------------------------------------------------

>Comment By: Russell Blau (russblau)
Date: 2013-03-15 08:39

Message:
Fixed in r 11208.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3607448&group_id=93107

_______________________________________________
Pywikipedia-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-bugs

Reply via email to