[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #10 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- we can load or get data inside setitem\(\) it is not normal that we type a code that it's variable \( gett=data.get\(\) \) doesn't need\! \(visually\) it is logic

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #12 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- No\! it is not correct \! now user should write try: gett=data.get\(\) except: some thing to do \(may be saying error\) Instead of these four lines library should

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #7 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- This error looks like you haven't made a DataPage.get\(\) before you tried to update the page. In this cas the title is None as shown. If you recreate the datapage with

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #14 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- in this report I don't want to make an item\! I know about making an item amir solved it in last report

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #8 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- please run this code and you will see the none title error \! \#\!/usr/bin/python \# -\*- coding: utf-8 -\*- import wikipedia,login summary=u'test bot'

[Bug 55148] update wikipdata's item one time!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55148 --- Comment #7 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- thanks nu11zer0. we should also change wikipedia.py to accept more parameters for setitem\(\) -- You are receiving this mail because: You are on the CC list for the

[Bug 55148] update wikipdata's item one time!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55148 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #13 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- There are two ways doing that task creating an item; i'll explain it with a pseudocode: 1st: repo = repository\(localpage\) try: repo.createitem\(\) except

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- fixed in r4 http://www.wikidata.org/w/index.php?title=Q5058182diff=prevoldid=7673026 http://www.wikidata.org/w/index.php?title=Q5058182diff=prevoldid=7673011 -- You

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #3 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Thank you now it works. please add these tree lines to setitem\(\) list=data.get\(\) id=list\['entity'\].replace\('q',''\) data =

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- - **summary**: settime for wikidata doesn't work! -- setitem for wikidata doesn't work! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #4 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- three :\) -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing list

[Bug 55149] New: setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 Web browser: --- Bug ID: 55149 Summary: setitem for wikidata doesn't work! Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #11 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- The line is not useless. If the item doesn't exist you will have an error instead of doing nothing -- You are receiving this mail because: You are on the CC list for

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #15 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- How could you update an item without knowing its content? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #5 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- You don't need to create the DataPage a second time with the 'entity' item. Look at this sample which shows that data == d but they are different objects in this sample:

[Bug 55153] New: sortkeyprefix: r11013 breaks catlib.py with mw 1.16

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55153 Web browser: --- Bug ID: 55153 Summary: sortkeyprefix: r11013 breaks catlib.py with mw 1.16 Product: Pywikibot Version: unspecified Hardware: All OS: All

[Bug 55151] pywikipediabot should use standard output

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55151 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55151] pywikipediabot should use standard output

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55151 --- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- I disagree. Non-zero return value is for errors from which the application could not recover. There might be errors or unexpected important events which do not cause the

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #20 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Please add it to setitem :\) -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l

[Bug 55150] wikidata error

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55150 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55151] New: pywikipediabot should use standard output

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55151 Web browser: --- Bug ID: 55151 Summary: pywikipediabot should use standard output Product: Pywikibot Version: unspecified Hardware: All OS: All Status:

[Bug 55151] pywikipediabot should use standard output

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55151 --- Comment #3 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- gt; /dev/null was invented to suppress screen output. To prevent scripts of using this option is a misuse. Even if the script is not run from cron, operator may wish not

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #17 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- What does you meen with .get is not necessary? For getting a content, create an object and assign it to an alias: \# rewrite branch myPage =

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #19 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Ok I agree. Sorry for misunderstanding you. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 55150] New: wikidata error

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55150 Web browser: --- Bug ID: 55150 Summary: wikidata error Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity:

[Bug 55152] Recentchanges misbehave?

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55152 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #18 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Yes in my opinion code should be like below \(as you said in last comment\) and before DataPage\(\) library should load myData by itself without other lines\! \(minimal

[Bug 55153] sortkeyprefix: r11013 breaks catlib.py with mw 1.16

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55153 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55152] New: Recentchanges misbehave?

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55152 Web browser: --- Bug ID: 55152 Summary: Recentchanges misbehave? Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 --- Comment #16 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- when we write my\_data = wp.DataPage\(p\) my\_data should contained item\! now for loading data to my\_data we shod type .get\(\) or .exist\(\) which are not necessary

[Bug 55149] setitem for wikidata doesn't work!

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55149 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55151] pywikipediabot should use standard output

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55151 --- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Data that can be used for further processing \('pipe'\) should be sent to stdout. All messages that are only relevant for the user should be sent to stderr. Errors should

[Bug 55154] Can't login to wikisource.org

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55154 --- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- - **priority**: 5 -- 7 -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing

[Bug 55154] New: Can't login to wikisource.org

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55154 Web browser: --- Bug ID: 55154 Summary: Can't login to wikisource.org Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW

[Bug 55154] Can't login to wikisource.org

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55154 --- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Instead of mylang='', try using mylang='-' \(and also adapting your username config as such\). -- You are receiving this mail because: You are on the CC list for the

[Bug 55154] Can't login to wikisource.org

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55154 --- Comment #3 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Please try the suggested method before increading priority. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 55154] Can't login to wikisource.org

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55154 --- Comment #6 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Suggested method works, please close or possibly add a note somewhere in the code? \(so people like me can see that they need to do '-'\) -- You are receiving this mail

[Bug 55156] Windows implicite interpreter call

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55156 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55155] New: LEFT-TO-RIGHT MARK makes categories() fail

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55155 Web browser: --- Bug ID: 55155 Summary: LEFT-TO-RIGHT MARK makes categories() fail Product: Pywikibot Version: unspecified Hardware: All OS: All Status:

[Bug 55154] Can't login to wikisource.org

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55154 --- Comment #5 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- My mistake, I didn't see the suggested method. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 55154] Can't login to wikisource.org

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55154 --- Comment #4 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- - **priority**: 7 -- 5 -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing

[Bug 55157] -always invalid in movepages.py

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55157 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55156] New: Windows implicite interpreter call

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55156 Web browser: --- Bug ID: 55156 Summary: Windows implicite interpreter call Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW

[Bug 55159] New: exists function (wikipedia.py) doesn't work well on Wikidata

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55159 Web browser: --- Bug ID: 55159 Summary: exists function (wikipedia.py) doesn't work well on Wikidata Product: Pywikibot Version: unspecified Hardware: All

[Bug 55157] New: -always invalid in movepages.py

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55157 Web browser: --- Bug ID: 55157 Summary: -always invalid in movepages.py Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW

[Bug 55155] LEFT-TO-RIGHT MARK makes categories() fail

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55155 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55154] Can't login to wikisource.org

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55154 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55159] exists function (wikipedia.py) doesn't work well on Wikidata

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55159 --- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- - **priority**: 5 -- 8 -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing

[Bug 55156] Windows implicite interpreter call

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55156 --- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Seems to be a problem with multiple installed python interpreters like py2.7 and py3.3 on the same environment -- You are receiving this mail because: You are on the CC

[Bug 55156] Windows implicite interpreter call

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55156 --- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Yes I have different versions of Pythn installed, also Python 3. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 55158] New: getFileVersionHistory doesn't work if information is hidden

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55158 Web browser: --- Bug ID: 55158 Summary: getFileVersionHistory doesn't work if information is hidden Product: Pywikibot Version: unspecified Hardware: All

[Bug 55158] getFileVersionHistory doesn't work if information is hidden

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55158 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55160] New: Page._getVersionHistory returns only a part of a history

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55160 Web browser: --- Bug ID: 55160 Summary: Page._getVersionHistory returns only a part of a history Product: Pywikibot Version: unspecified Hardware: All

[Bug 55160] Page._getVersionHistory returns only a part of a history

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55160 --- Comment #4 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- - **assigned_to**: nobody -- xqt -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l

[Bug 55159] exists function (wikipedia.py) doesn't work well on Wikidata

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55159 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55160] Page._getVersionHistory returns only a part of a history

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55160 --- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- - **priority**: 8 -- 5 -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing

[Bug 55160] Page._getVersionHistory returns only a part of a history

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55160 --- Comment #3 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Are you sure that you have set getAll=True while invoking that method? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 55160] Page._getVersionHistory returns only a part of a history

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55160 --- Comment #5 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Yes, of course. It is quite obvious that the following code won't allow to load the rest of revisions by setting thisHistoryDone to True: if

[Bug 55160] Page._getVersionHistory returns only a part of a history

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55160 --- Comment #6 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- first of all \_getVersionHistory\(\) is an internal method and you shouldn't use it directly. Use getVersionHistory\(\) instead. The the condition is quite right. Try the

[Bug 55160] Page._getVersionHistory returns only a part of a history

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55160 --- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- - **priority**: 5 -- 8 -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing

[Bug 55160] Page._getVersionHistory returns only a part of a history

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55160 --- Comment #8 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Any updates? Are you able to reproduce this issue? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 55159] exists function (wikipedia.py) doesn't work well on Wikidata

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55159 --- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- - **priority**: 8 -- 7 -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing

[Bug 55160] Page._getVersionHistory returns only a part of a history

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55160 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55160] Page._getVersionHistory returns only a part of a history

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55160 --- Comment #7 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Changing the condition still returns 4250 entries for me \(have you missed the not getAll and part in my code?\) But if I use fullVersionHistory instead of

[Bug 55161] pageform file and cosmetic changes

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55161 --- Comment #4 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- I aggree. But disabling that feature is the most easiest way to solve it ;\) -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 55162] New: Bot saves big pages but doesn't know that it was saved

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55162 Web browser: --- Bug ID: 55162 Summary: Bot saves big pages but doesn't know that it was saved Product: Pywikibot Version: unspecified Hardware: All OS: All

[Bug 55162] Bot saves big pages but doesn't know that it was saved

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55162 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55163] some case NamespaceFilterPageGenerator fail on template.py

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55163 --- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Na9PJ7 lt;a href=http://lvksiyttzxrp.com/gt;lvksiyttzxrplt;/agt;, \[url=http://niqxkdamfopq.com/\]niqxkdamfopq\[/url\],

[Bug 55164] New: Bot incorectly removes categories with parser functions

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55164 Web browser: --- Bug ID: 55164 Summary: Bot incorectly removes categories with parser functions Product: Pywikibot Version: unspecified Hardware: All

[Bug 55161] pageform file and cosmetic changes

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55161 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55161] pageform file and cosmetic changes

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55161 --- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- - **priority**: 5 -- 3 -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing

[Bug 55161] New: pageform file and cosmetic changes

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55161 Web browser: --- Bug ID: 55161 Summary: pageform file and cosmetic changes Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW

[Bug 55164] Bot incorectly removes categories with parser functions

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55164 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55162] Bot saves big pages but doesn't know that it was saved

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55162 --- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- run this -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing list

[Bug 55163] some case NamespaceFilterPageGenerator fail on template.py

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55163 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55161] pageform file and cosmetic changes

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55161 --- Comment #3 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Disabling of a feature always solves problems with it. But it would be nice to fix cosmetic changes module so that it doesn't add a whitespace after \# in magic words and

[Bug 55163] New: some case NamespaceFilterPageGenerator fail on template.py

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55163 Web browser: --- Bug ID: 55163 Summary: some case NamespaceFilterPageGenerator fail on template.py Product: Pywikibot Version: unspecified Hardware: All

[Bug 55161] pageform file and cosmetic changes

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55161 --- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- the easiest way is to switch off cosmetic\_changes when creating redirect pages. If cc is enabled by default you can use pagefromfile.py -start:XXX -end:XXX -file:hsb.txt

[Bug 55165] Wikia returns cached pages for get.py editarticle.py

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55165 --- Comment #3 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- - **milestone**: -- trunk -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l

[Bug 55165] New: Wikia returns cached pages for get.py editarticle.py

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55165 Web browser: --- Bug ID: 55165 Summary: Wikia returns cached pages for get.py editarticle.py Product: Pywikibot Version: unspecified Hardware: All OS: All

[Bug 55165] Wikia returns cached pages for get.py editarticle.py

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55165 --- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Some remarks: I changed the hostname\(\) in family file to mlp.wikia.com and used the following statements: import wikipedia as wp s = wp.getSite\('wikia', 'wikia'\) p =

[Bug 55165] Wikia returns cached pages for get.py editarticle.py

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55165 --- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- I found the patched editarticle.py on pastebin, woohoo\! lt;pregt;33a34 gt; import pagegenerators 157c158 lt; self.page = pywikibot.Page\(site, pageTitle\) \---

[Bug 55166] No english translation has been defined

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55166 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55165] Wikia returns cached pages for get.py editarticle.py

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55165 --- Comment #8 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- adding version info: Pywikipedia [https] r/pywikibot/compat (r10308, a208b54, 2013/09/24, 09:51:19, ok) Python 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC v.1500 64 bit

[Bug 55165] Wikia returns cached pages for get.py editarticle.py

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55165 --- Comment #5 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- diff of get.py with working pagegenerators fetching -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 55165] Wikia returns cached pages for get.py editarticle.py

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55165 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55166] No english translation has been defined

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55166 --- Comment #3 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- sorry forgive to logon. My bot is ptbotgourou. Last error message : Dump fr \(wikipedia\) written. Traceback \(most recent call last\): File interwiki.py, line 2584, in

[Bug 55166] No english translation has been defined

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55166 --- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Have the same issue with userinterface\_lang = 'fr'... block my bot every 10-15 min... -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 55165] Wikia returns cached pages for get.py editarticle.py

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55165 --- Comment #6 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Yes this path retrieves the page content via special:import instead of API because API bulk call is not approved for the trunk release. Thus this patch wouldn't work for

[Bug 55166] No english translation has been defined

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55166 --- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- problem is when bot wants to modify pt: link in cs.wiki. Adding is without problems, other sites are OK too. My userinterface\_lang = 'cs' -- You are receiving this

[Bug 55165] Wikia returns cached pages for get.py editarticle.py

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55165 --- Comment #4 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- diff of editarticle.py with working pagegenerators fetching -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 55165] Wikia returns cached pages for get.py editarticle.py

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55165 --- Comment #7 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- changed the hostname() in family file to mlp.wikia.com and used the following statements: import wikipedia as wp s = wp.getSite('wikia', 'wikia') p = wp.Page(s,

[Bug 55166] New: No english translation has been defined

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55166 Web browser: --- Bug ID: 55166 Summary: No english translation has been defined Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW

[Bug 55166] No english translation has been defined

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55166 --- Comment #4 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Are you guys sure you're running HEAD from Subversion, including externals? This issue has existed for a few hours a while back, but shouldn't exist anymore. -- You are

[Bug 55167] New: missing attribut page._pagid after Site.loadinfo(page)

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55167 Web browser: --- Bug ID: 55167 Summary: missing attribut page._pagid after Site.loadinfo(page) Product: Pywikibot Version: unspecified Hardware: All OS: All

[Bug 55169] Reading Templates within Templates

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55169 --- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- - **assigned_to**: nobody -- xqt -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l

[Bug 55169] New: Reading Templates within Templates

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55169 Web browser: --- Bug ID: 55169 Summary: Reading Templates within Templates Product: Pywikibot Version: unspecified Hardware: All OS: All Status: ASSIGNED

[Bug 55169] Reading Templates within Templates

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55169 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55168] New: The conflict can not be detected?

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55168 Web browser: --- Bug ID: 55168 Summary: The conflict can not be detected? Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW

<    5   6   7   8   9   10   11   12   13   14   >