Bugs item #3610296, was opened at 2013-04-08 03:26
Message generated for change (Comment added) made by amird
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3610296&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ChongDae (cdpark)
>Assigned to: Amir  (amird)
Summary: isDisambig() fails 2: Reopen ID: 3610288

Initial Comment:
The bug is not fixed in r11357. 'page.isDisambig()' also fails in this code.
---------------------------------------------
import pywikibot
site = pywikibot.getSite('en')
page = pywikibot.Page(site, u'Category:Soft drink user templates')
print page.isCategoryRedirect()
---------------------------------------------

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

>Comment By: Amir  (amird)
Date: 2013-04-08 13:07

Message:
took one second to find out where the bug is i made r11361 to solve (I
tested it on the page you said)
but test it on some other pages you think and tell me there is any bugs or
not so i can close this

P.S. next time, ask me on user talk or e mail to reopen the bug instead of
making a duplicate bug report, Thanks :)

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

Comment By: ChongDae (cdpark)
Date: 2013-04-08 08:24

Message:
amird: I'm using trunk branch.

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

Comment By: Amir  (amird)
Date: 2013-04-08 03:38

Message:
are you using the rewrite branch?

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

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

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

Reply via email to