Bugs item #3610296, was opened at 2013-04-08 03:26 Message generated for change (Comment added) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3610296...
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: Closed Resolution: Fixed
Priority: 5 Private: No Submitted By: ChongDae (cdpark)
Assigned to: xqt (xqt)
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: xqt (xqt)
Date: 2013-04-08 14:09
Message: This is a new bug and is distinguish from 3610288.
fixed in r11364 It would be a good idea to give us the complete traceback what makes it easier to investigate in that bug.
----------------------------------------------------------------------
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...
pywikipedia-bugs@lists.wikimedia.org