[Pywikipedia-bugs] [Maniphest] [Updated] T223865: test_create_short_link of page_tests.TestShortLink fails

2019-05-20 Thread Framawiki
Framawiki added a comment. Since T222146: Add protocol before shortened URLs, both at Meta and the Wikidata Query Engine <https://phabricator.wikimedia.org/T222146> was deployed all shortened URL returned by the API have protocols prefixed. TASK DETAIL https://phabricator.wikimed

[Pywikipedia-bugs] [Maniphest] [Closed] T179775: Add Pywikibot as a featured project to the software list on mw:New_Developers

2019-05-25 Thread Framawiki
Framawiki closed this task as "Resolved". Framawiki assigned this task to Dvorapa. Framawiki added a comment. Great, thanks @Dvorapa ! TASK DETAIL https://phabricator.wikimedia.org/T179775 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ T

[Pywikipedia-bugs] [Maniphest] [Commented On] T222508: action=logout needs CSRF token, since API breaking change

2019-05-25 Thread Framawiki
Framawiki added a comment. In T222508#5186431 <https://phabricator.wikimedia.org/T222508#5186431>, @Dvorapa wrote: > - en:musicbrainz - test account created, but still failing (weird) For en:musicbrainz I see <https://travis-ci.org/wikimedia/pywikibot/jo

[Pywikipedia-bugs] [Maniphest] [Commented On] T229293: invalid CSRF token error shown after each block

2019-08-13 Thread Framawiki
Framawiki added a comment. Can't reproduce with a loop blocking five accounts on a dev wiki. @Huji are you sure that the warning comes from the line where the block is made <https://github.com/PersianWikipedia/fawikibot/blob/d68e71edc230ac1917d54bead3b9b52f5fbd59bc/HujiBot/find

[Pywikipedia-bugs] [Maniphest] [Merged] T120633: Paste does not work in PAWS terminal

2016-05-25 Thread Framawiki
Framawiki closed this task as a duplicate of T136119: There should be a way, how to copy/paste a text from/to PAWS. TASK DETAIL https://phabricator.wikimedia.org/T120633 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Framawiki Cc: Framawiki

[Pywikipedia-bugs] [Maniphest] [Merged] T136119: There should be a way, how to copy/paste a text from/to PAWS

2016-05-25 Thread Framawiki
Framawiki added subscribers: zhuyifei1999, Legoktm, jayvdb, pywikibot-bugs-list, StudiesWorld, Aklapper. Framawiki merged a task: T120633: Paste does not work in PAWS terminal. TASK DETAIL https://phabricator.wikimedia.org/T136119 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings

[Pywikipedia-bugs] [Maniphest] [Created] T150299: Correct p.title(asLink=True) when not use same wiki

2016-11-08 Thread Framawiki
Framawiki created this task.Framawiki added a project: Pywikibot-core.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONHello, about this edit : >>> p = pywikibot.Page(pywikibot.Site('fr', 'wikipedia'), 'Test') >>> t =

[Pywikipedia-bugs] [Maniphest] [Retitled] T150299: Interwiki link with p.title(asLink=True)

2016-11-08 Thread Framawiki
Framawiki changed the title from "Correct p.title(asLink=True) when not use same wiki" to "Interwiki link with p.title(asLink=True)".Framawiki edited the task description. (Show Details) EDIT DETAILS...`.title(asLink=True)` should give a way to return an interwiki / absolute l

[Pywikipedia-bugs] [Maniphest] [Created] T151109: category.py : add link in summary

2016-11-19 Thread Framawiki
Framawiki created this task.Framawiki added a project: Pywikibot-category.py.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONFor category replacement like this, add links in summary to old and new category's page.TASK DETAILhttps://phabricator.wikimedia.org/T151109

[Pywikipedia-bugs] [Maniphest] [Created] T151163: Pywikibot cannot save javascript protected page

2016-11-20 Thread Framawiki
Framawiki created this task.Framawiki added a project: Pywikibot-core.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONI'm with my framabot user-config. I can save change on website, but I can't edit Utilisateur:Framabot/categories.js (move later) with pywikibot,

[Pywikipedia-bugs] [Maniphest] [Unassigned] T151163: Pywikibot cannot save javascript protected page

2016-11-21 Thread Framawiki
Framawiki removed Framawiki as the assignee of this task.Framawiki added a comment. Same shell for all these commands : >>> import pywikibot >>> d = pywikibot.Page(pywikibot.Site('fr', 'wikipedia'), "Utilisateur:Framabot/categories.js") >>

[Pywikipedia-bugs] [Maniphest] [Commented On] T151163: Pywikibot cannot save javascript protected page

2016-11-21 Thread Framawiki
Framawiki added a comment. And it's ok if I edit an existing JS page with main account... >>> import pywikibot >>> d = pywikibot.Page(pywikibot.Site('fr', 'wikipedia'), "Utilisateur:Framawiki/js/editTitre.js") >>> d.text = 'hello&

[Pywikipedia-bugs] [Maniphest] [Commented On] T151163: Pywikibot cannot save javascript protected page

2016-11-21 Thread Framawiki
Framawiki added a comment. Another test with Framabot's user-config, to save text on an existing page. >>> import pywikibot >>> d = pywikibot.Page(pywikibot.Site('fr', 'wikipedia'), "Utilisateur:Framabot/test.js") >>> d.exists() Tru

[Pywikipedia-bugs] [Maniphest] [Commented On] T151163: Pywikibot cannot save javascript protected page

2016-11-21 Thread Framawiki
Framawiki added a comment. API Sandbox do job...TASK DETAILhttps://phabricator.wikimedia.org/T151163EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Magul, Multichill, Aklapper, pywikibot-bugs-list, Framawiki, MayS, Mdupont, JJMC89, jayvdb, Dalba

[Pywikipedia-bugs] [Maniphest] [Commented On] T151163: Pywikibot cannot save javascript protected page

2016-11-21 Thread Framawiki
Framawiki added a comment. OAuth creds in user-config. I'll try with normal password...TASK DETAILhttps://phabricator.wikimedia.org/T151163EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Magul, Multichill, Aklapper, pywikibot-bugs-list, Fram

[Pywikipedia-bugs] [Maniphest] [Commented On] T151163: Pywikibot cannot save javascript protected page

2016-11-21 Thread Framawiki
Framawiki added a comment. .. Thank you ! Do you think that it can be fine from mediawiki to show a better error message ?TASK DETAILhttps://phabricator.wikimedia.org/T151163EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Magul, Multichill

[Pywikipedia-bugs] [Maniphest] [Created] T151580: Pywikibot: improve permisisons errors logging with OAuth

2016-11-24 Thread Framawiki
Framawiki created this task.Framawiki added a project: Pywikibot-core.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONPeer bug encountered at T151163, add a check of permissions that was given by the OAuth access, and explain why it's not working when perms disallow a

[Pywikipedia-bugs] [Maniphest] [Edited] T151580: Pywikibot: improve permisisons errors logging with OAuth

2016-11-24 Thread Framawiki
Framawiki edited the task description. (Show Details) EDIT DETAILSPeer bug encountered at T151163, add a check of permissions that was given by the OAuth access, and explain why it's not working when perms disallow action an action.TASK DETAILhttps://phabricator.wikimedia.org/T151580

[Pywikipedia-bugs] [Maniphest] [Commented On] T150299: Interwiki link with p.title(asLink=True)

2016-12-16 Thread Framawiki
Framawiki added a comment. Hello @Mayank.jindal5 . Common usage is python pwb.py nameofthefile.py for lunch python file directly with pywikibot loaded. But because you use python in command line (shell), you have to manually import the library : import pywikibot should do this. Because you have

[Pywikipedia-bugs] [Maniphest] [Commented On] T150299: Interwiki link with p.title(asLink=True)

2016-12-16 Thread Framawiki
Framawiki added a comment. For #1, user-config.py is missing : please run python pwb.py generate_user_files.py and follow steeps to create itTASK DETAILhttps://phabricator.wikimedia.org/T150299EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Magul

[Pywikipedia-bugs] [Maniphest] [Created] T154011: Menage temporary readonly error

2016-12-23 Thread Framawiki
Framawiki created this task.Framawiki added a project: Pywikibot-core.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONie. try after a minute. ... pywikibot.exceptions.OtherPageSaveError: Edit to page [[Huang Bokai]] failed: readonly: The database has been automatically

[Pywikipedia-bugs] [Maniphest] [Edited] T154011: Menage temporary readonly error

2016-12-23 Thread Framawiki
Framawiki edited the task description. (Show Details) EDIT DETAILSie. try after a minute. ``` WARNING: API error readonly: The database has been automatically locked while the slave database servers catch up to the master File "/mnt/nfs/labstore-secondary-tools-project/pywikibot/public_html

[Pywikipedia-bugs] [Maniphest] [Created] T155509: reflinks.py: UnicodeEncodeError

2017-01-17 Thread Framawiki
Framawiki created this task.Framawiki added a project: Pywikibot-Other-scripts.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONError with reflinks.py on toollabs. The error line contain a mention to T69410. This script have a big potential, I think that it can be good to

[Pywikipedia-bugs] [Maniphest] [Claimed] T154011: Menage temporary readonly error

2017-01-19 Thread Framawiki
Framawiki claimed this task.Framawiki added a comment. Ahanks @zhuyifei1999 for investigation. On my error log above, I have the output WARNING: API error readonly: x, so that correspond to this. It's look like the API error named internal_api_error_ReadOnlyError was renamed to readonl

[Pywikipedia-bugs] [Maniphest] [Updated] T154131: Touch.py should not crash on APIError: readonly

2017-01-20 Thread Framawiki
Framawiki closed this task as a duplicate of T154011: Menage temporary readonly error. TASK DETAILhttps://phabricator.wikimedia.org/T154131EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Mpaa, Aklapper, pywikibot-bugs-list, JJMC89, Magul, Tbscho

[Pywikipedia-bugs] [Maniphest] [Merged] T154011: Menage temporary readonly error

2017-01-20 Thread Framawiki
Framawiki added a subscriber: JJMC89.Framawiki merged a task: T154131: Touch.py should not crash on APIError: readonly. TASK DETAILhttps://phabricator.wikimedia.org/T154011EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: JJMC89, gerritbot, Mpaa

[Pywikipedia-bugs] [Maniphest] [Edited] T154011: Menage temporary readonly error

2017-01-20 Thread Framawiki
Framawiki edited the task description. (Show Details) EDIT DETAILSieMeet with different scripts. PWB should retry after a minuteTASK DETAILhttps://phabricator.wikimedia.org/T154011EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: JJMC89

[Pywikipedia-bugs] [Maniphest] [Updated] T100123: API code 'readonly' not handled

2017-01-20 Thread Framawiki
Framawiki added a comment. Will probably be solved with T154011.TASK DETAILhttps://phabricator.wikimedia.org/T100123EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Framawiki, Legoktm, XZise, Multichill, pywikibot-bugs-list, jayvdb, Aklapper

[Pywikipedia-bugs] [Maniphest] [Claimed] T151109: category.py : add link in summary

2017-01-20 Thread Framawiki
Framawiki claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T151109EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Aklapper, pywikibot-bugs-list, Framawiki___ pywikibot-bugs mailing list

[Pywikipedia-bugs] [Maniphest] [Retitled] T155050: Add_text.py continues on articles when it finishes pages from file

2017-01-21 Thread Framawiki
Framawiki changed the title from "Add text.py continues on articles when it finishes pages from file" to "Add_text.py continues on articles when it finishes pages from file". TASK DETAILhttps://phabricator.wikimedia.org/T155050EMAIL PREFERENCEShttps://phabricator.wikimedi

[Pywikipedia-bugs] [Maniphest] [Retitled] T155045: Add_text.py does not contain option [q] to quit

2017-01-21 Thread Framawiki
Framawiki changed the title from "Add text.py does not contain option [q] to quit" to "Add_text.py does not contain option [q] to quit". TASK DETAILhttps://phabricator.wikimedia.org/T155045EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Pywikipedia-bugs] [Maniphest] [Merged] T144145: template.py: Also remove the whitespace after the removed templates

2017-01-21 Thread Framawiki
Framawiki added subscribers: Legoktm, Ricordisamoa.Framawiki merged a task: T57108: template.py -remove end of line. TASK DETAILhttps://phabricator.wikimedia.org/T144145EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Ricordisamoa, Legoktm, Mpaa

[Pywikipedia-bugs] [Maniphest] [Updated] T57108: template.py -remove end of line

2017-01-21 Thread Framawiki
Framawiki closed this task as a duplicate of T144145: template.py: Also remove the whitespace after the removed templates. TASK DETAILhttps://phabricator.wikimedia.org/T57108EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Legoktm, Ricordisamoa

[Pywikipedia-bugs] [Maniphest] [Updated] T151580: Pywikibot: improve permisisons errors logging with OAuth

2017-01-28 Thread Framawiki
Framawiki added a project: Pywikibot-OAuth. TASK DETAILhttps://phabricator.wikimedia.org/T151580EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Multichill, Magul, Aklapper, pywikibot-bugs-list, Framawiki, Tbscho, MayS, Mdupont, JJMC89

[Pywikipedia-bugs] [Maniphest] [Retitled] T151580: Improve permissions errors logging with OAuth

2017-01-28 Thread Framawiki
Framawiki changed the title from "Pywikibot: improve permisisons errors logging with OAuth" to "Improve permissions errors logging with OAuth". TASK DETAILhttps://phabricator.wikimedia.org/T151580EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailprefere

[Pywikipedia-bugs] [Maniphest] [Commented On] T152907: Release a new version of pywikibot

2017-04-04 Thread Framawiki
Framawiki added a comment. Thanks @valhallasw !TASK DETAILhttps://phabricator.wikimedia.org/T152907EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: gerritbot, zhuyifei1999, Wesalius, Dalba, MZMcBride, Xqt, jayvdb, XZise, hashar, valhallasw

[Pywikipedia-bugs] [Maniphest] [Commented On] T162528: Missing header of original upload log table

2017-04-08 Thread Framawiki
Framawiki added a comment. Se the correction.TASK DETAILhttps://phabricator.wikimedia.org/T162528EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Framawiki, Xqt, Aklapper, XXN, pywikibot-bugs-list, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis

[Pywikipedia-bugs] [Maniphest] [Commented On] T161459: redirect.py: please add -summary: support

2017-04-08 Thread Framawiki
Framawiki added a comment. And what do you think to put a parameter in the user-config.py file that defines the user as bot, that defines the presence of the Bot: summary prefix for all scripts ?TASK DETAILhttps://phabricator.wikimedia.org/T161459EMAIL PREFERENCEShttps://phabricator.wikimedia.org

[Pywikipedia-bugs] [Maniphest] [Commented On] T159307: noreferences.py should add under templates

2017-04-08 Thread Framawiki
Framawiki added a comment. Would be used for translation information templates, on lot of wikis.TASK DETAILhttps://phabricator.wikimedia.org/T159307EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Framawiki, Aklapper, JAnD, pywikibot-bugs-list

[Pywikipedia-bugs] [Maniphest] [Commented On] T120222: config2.py UnicodeDecodeError on Windows 10

2017-04-17 Thread Framawiki
Framawiki added a comment. I've the same problem on a VM which runs on a fresh Windows 7 32bits As I created it for development, this is the last Git version of pywikibot with Python 2.7.13TASK DETAILhttps://phabricator.wikimedia.org/T120222EMAIL PREFERENCEShttps://phabricator.wikimedi

[Pywikipedia-bugs] [Maniphest] [Retitled] T120222: config2.py UnicodeDecodeError

2017-04-17 Thread Framawiki
Framawiki changed the title from "config2.py UnicodeDecodeError on Windows 10" to "config2.py UnicodeDecodeError". TASK DETAILhttps://phabricator.wikimedia.org/T120222EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Framawik

[Pywikipedia-bugs] [Maniphest] [Retitled] T151109: category.py : add link in the default summary

2017-04-17 Thread Framawiki
Framawiki changed the title from "category.py : add link in summary" to "category.py : add link in the default summary". TASK DETAILhttps://phabricator.wikimedia.org/T151109EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Akla

[Pywikipedia-bugs] [Maniphest] [Commented On] T151109: category.py : add link in the default summary

2017-04-17 Thread Framawiki
Framawiki added a comment. Since we do not want to have the prefix ([[Category:Test|Test]]), the text can quickly be long. We will put a link for the new category only.TASK DETAILhttps://phabricator.wikimedia.org/T151109EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel

[Pywikipedia-bugs] [Maniphest] [Claimed] T162527: Make it possible to use an upload summary

2017-04-17 Thread Framawiki
Framawiki claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T162527EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: zhuyifei1999, Framawiki, Aklapper, XXN, pywikibot-bugs-list, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis

[Pywikipedia-bugs] [Maniphest] [Created] T163108: upload.py "Do you want to change this description?" which is empty

2017-04-17 Thread Framawiki
Framawiki created this task.Framawiki added projects: Pywikibot-Other-scripts, Pywikibot-Commons.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONWhen it prints It is not possible to upload a file without a summary/description., it should imperatively ask a description

[Pywikipedia-bugs] [Maniphest] [Triaged] T163108: upload.py "Do you want to change this description?" which is empty

2017-04-17 Thread Framawiki
Framawiki triaged this task as "Low" priority. TASK DETAILhttps://phabricator.wikimedia.org/T163108EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Aklapper, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Merged] T144145: template.py: Also remove the whitespace after the removed templates

2017-04-17 Thread Framawiki
Framawiki added subscribers: Xqt, Zppix.Framawiki merged a task: T140572: template.py -remove should remove a preleading list bullet from line. TASK DETAILhttps://phabricator.wikimedia.org/T144145EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc

[Pywikipedia-bugs] [Maniphest] [Updated] T140572: template.py -remove should remove a preleading list bullet from line

2017-04-17 Thread Framawiki
Framawiki closed this task as a duplicate of T144145: template.py: Also remove the whitespace after the removed templates. TASK DETAILhttps://phabricator.wikimedia.org/T140572EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Mpaa, Aklapper, Zppix

[Pywikipedia-bugs] [Maniphest] [Claimed] T163108: upload.py "Do you want to change this description?" which is empty

2017-04-17 Thread Framawiki
Framawiki claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T163108EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: gerritbot, Aklapper, pywikibot-bugs-list, Framawiki, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan

[Pywikipedia-bugs] [Maniphest] [Created] T163125: upload.py: Allow set a description without using tkinter

2017-04-17 Thread Framawiki
Framawiki created this task.Framawiki added projects: Pywikibot-Other-scripts, Pywikibot-Commons.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONtools.framabot@tools-bastion-02:/shared/pywikipedia/core$ python pwb.py upload -family:commons -lang:commons https://farm3

[Pywikipedia-bugs] [Maniphest] [Commented On] T149672: category.py with OAuth: don't abort if the username does not exist on other project

2017-04-17 Thread Framawiki
Framawiki added a comment. I suppose that this problem does not concern only category.py, I've the same with one of my own script that work on translations, that do API requests of Wikipedias on various languages.TASK DETAILhttps://phabricator.wikimedia.org/T149672EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Retitled] T149672: OAuth: don't abort if the username does not exist on project

2017-04-17 Thread Framawiki
Framawiki changed the title from "category.py with OAuth: don't abort if the username does not exist on other project" to "OAuth: don't abort if the username does not exist on project".Framawiki edited projects, added Pywikibot-OAuth; removed Pywikibot

[Pywikipedia-bugs] [Maniphest] [Updated] T137520: category move needs wikidata password without any reason

2017-04-17 Thread Framawiki
Framawiki added a comment. Like T149672: OAuth: don't abort if the username does not exist on project, we can suppose that it check interwikis when move categories. API request to Wikidata is probably executed at the same time.TASK DETAILhttps://phabricator.wikimedia.org/T137520

[Pywikipedia-bugs] [Maniphest] [Updated] T115821: Add options for category.py remove action

2017-04-17 Thread Framawiki
Framawiki added a project: Easy.Herald added a subscriber: TerraCodes. TASK DETAILhttps://phabricator.wikimedia.org/T115821EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: TerraCodes, StudiesWorld, Aklapper, Wesalius, pywikibot-bugs-list

[Pywikipedia-bugs] [Maniphest] [Commented On] T150093: category with move action should not save a soft redirect

2017-04-17 Thread Framawiki
Framawiki added a comment. -nodelete arg should do this, no ?TASK DETAILhttps://phabricator.wikimedia.org/T150093EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Framawiki, Aklapper, Xqt, pywikibot-bugs-list, Magul, Tbscho, MayS, Mdupont, JJMC89

[Pywikipedia-bugs] [Maniphest] [Created] T163133: category.py should not repeat old/newcat in the move summary

2017-04-17 Thread Framawiki
Framawiki created this task.Framawiki added a project: Pywikibot-category.py.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONAs we can see in this sample, where the move summary is Framawiki moved page Category:Anothertest to Category:Anothertest2: Bot: Replacing category

[Pywikipedia-bugs] [Maniphest] [Triaged] T163133: category.py should not repeat old/newcat in the move summary

2017-04-18 Thread Framawiki
Framawiki triaged this task as "Low" priority. TASK DETAILhttps://phabricator.wikimedia.org/T163133EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Aklapper, pywikibot-bugs-list, Framawiki___

[Pywikipedia-bugs] [Maniphest] [Claimed] T132849: Fail gracefully on invalid user name

2017-04-19 Thread Framawiki
Framawiki claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T132849EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: APerson, Aklapper, pywikibot-bugs-list, Mdupont, Magul, Tbscho, MayS, JJMC89, Avicennasis, Sn1per, jayvdb, Dalba

[Pywikipedia-bugs] [Maniphest] [Edited] T75534: missing language in family causes exception in Page.langlinks

2017-04-19 Thread Framawiki
Framawiki edited the task description. (Show Details) EDIT DETAILSOn en.wowwiki: ``` ERROR: testLinks (tests.page_tests.TestPageObject)...UnknownSite: Language nn does not exist in family wowwiki ``` --...TASK DETAILhttps://phabricator.wikimedia.org/T75534EMAIL

[Pywikipedia-bugs] [Maniphest] [Triaged] T110411: login.py doesnt recognise * in config.usernames

2017-04-19 Thread Framawiki
Framawiki triaged this task as "High" priority.Framawiki added a comment. It can really be practical.TASK DETAILhttps://phabricator.wikimedia.org/T110411EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Framawiki, gerritbot, Dalba, Aklapp

[Pywikipedia-bugs] [Maniphest] [Commented On] T113193: Detect toollabs environment in pywikibot.version

2017-04-19 Thread Framawiki
Framawiki added a comment. It can be useful too to indicate if the script is running on an executer host or on the bastion.TASK DETAILhttps://phabricator.wikimedia.org/T113193EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Framawiki, Aklapper

[Pywikipedia-bugs] [Maniphest] [Claimed] T123020: Add support for `ns` (namespace) parameter in `Page.move`

2017-04-19 Thread Framawiki
Framawiki claimed this task.Framawiki added a comment. I'll try to look at this.TASK DETAILhttps://phabricator.wikimedia.org/T123020EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Framawiki, jayvdb, Aklapper, StudiesWorld, pywikibot-bugs

[Pywikipedia-bugs] [Maniphest] [Triaged] T132849: Fail gracefully on invalid user name

2017-04-19 Thread Framawiki
Framawiki triaged this task as "Low" priority. TASK DETAILhttps://phabricator.wikimedia.org/T132849EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: APerson, Aklapper, pywikibot-bugs-list, Mdupont, Magul, Tbscho, MayS, JJMC89, Avicennas

[Pywikipedia-bugs] [Maniphest] [Created] T163629: Get user global groups

2017-04-22 Thread Framawiki
Framawiki created this task.Framawiki added a project: Pywikibot-core.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONAs far I see in the doc currently we can't get global user groups, we can only list locals groups with User.groups(). Currently we ca

[Pywikipedia-bugs] [Maniphest] [Triaged] T163629: Get user global groups

2017-04-22 Thread Framawiki
Framawiki triaged this task as "Normal" priority. TASK DETAILhttps://phabricator.wikimedia.org/T163629EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Aklapper, pywikibot-bugs-list, Framawiki, Magul, Tbscho, MayS, Mdupont, JJMC89, A

[Pywikipedia-bugs] [Maniphest] [Created] T163632: When tkinter is not installed, bot turn in a loop

2017-04-22 Thread Framawiki
Framawiki created this task.Framawiki added projects: Pywikibot-core, Pywikibot-Other-scripts, Pywikibot-Commons.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONpython pwb.py upload https://upload.wikimedia.org/wikipedia/commons/thumb/9/9b/Crystal_Clear_app_display.png

[Pywikipedia-bugs] [Maniphest] [Edited] T163632: When tkinter is not installed, bot turn in a loop

2017-04-22 Thread Framawiki
Framawiki edited the task description. (Show Details) EDIT DETAILS...I found this in upload.py/specialbots.py, but I think that we must verify others scripts. This can be handled by `pywikibot.editor` directly.TASK DETAILhttps://phabricator.wikimedia.org/T163632EMAIL PREFERENCEShttps

[Pywikipedia-bugs] [Maniphest] [Edited] T163133: category.py should not repeat old/newcat in the move summary

2017-04-22 Thread Framawiki
Framawiki edited the task description. (Show Details) EDIT DETAILSAs we can see in [[ https://test.wikipedia.org/w/index.php?title=Category:Anothertest2&action="" | this sample ]], where the default move summary is //Framawiki moved page Category:Anothertest to Category:Ano

[Pywikipedia-bugs] [Maniphest] [Created] T163633: pywikibot.i18n.TranslationError: Unable to load messages package scripts.i18n for bundle category-replacing

2017-04-22 Thread Framawiki
Framawiki created this task.Framawiki added a project: Pywikibot-core.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONpython pwb.py category move -lang:test -from:Anothertest -to:Anothertest2 Traceback (most recent call last): File "pwb.py", line 263, in i

[Pywikipedia-bugs] [Maniphest] [Commented On] T163133: category.py should not repeat old/newcat in the move summary

2017-04-22 Thread Framawiki
Framawiki added a comment. I think that we can simply use Bot as move summary.TASK DETAILhttps://phabricator.wikimedia.org/T163133EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Aklapper, pywikibot-bugs-list

[Pywikipedia-bugs] [Maniphest] [Closed] T132849: Fail gracefully on invalid user name

2017-04-22 Thread Framawiki
Framawiki reassigned this task from Framawiki to jayvdb.Framawiki added subscribers: jayvdb, Framawiki.Framawiki closed this task as "Resolved".Framawiki added a comment. Thanks @jayvdb :) rPWBCb96e4c8e3153: Do not ask for password if user does not existTASK DETAILhttps://phabricator.wik

[Pywikipedia-bugs] [Maniphest] [Reopened] T132849: Fail gracefully on invalid user name

2017-04-22 Thread Framawiki
Framawiki reopened this task as "Open".Framawiki removed jayvdb as the assignee of this task.Framawiki added a comment. I've a good output when I set a bad username on user-config.py. I use the last git version. @jayvdb did a code in 2015 that works fine on my computer: rPWBCb96e4

[Pywikipedia-bugs] [Maniphest] [Edited] T163633: pywikibot.i18n.TranslationError: Unable to load messages package scripts.i18n for bundle category-replacing

2017-04-22 Thread Framawiki
Framawiki edited the task description. (Show Details) EDIT DETAILS... File "/home/mickeyf/mw/pywikibot-core/pywikibot/tools/__init__.py", line 1448, in wrapper... File "/home/mickeyf/mw/pywikibot-core/pywikibot/tools/__init__.py", line 1448, in wrapper... File "/home/

[Pywikipedia-bugs] [Maniphest] [Closed] T163633: pywikibot.i18n.TranslationError: Unable to load messages package scripts.i18n for bundle category-replacing

2017-04-22 Thread Framawiki
Framawiki closed this task as "Invalid".Framawiki added a comment. Tired.TASK DETAILhttps://phabricator.wikimedia.org/T163633EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Aklapper, pywikibot-bugs-list, Framawiki, Magul, Tbscho, May

[Pywikipedia-bugs] [Maniphest] [Merged] T136114: PAWS can not login

2017-04-25 Thread Framawiki
Framawiki added a subscriber: MarcoAurelio.Framawiki merged a task: T163772: PAWS: API error mwoauth-invalid-authorization:. TASK DETAILhttps://phabricator.wikimedia.org/T136114EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: MarcoAurelio, Abbe98

[Pywikipedia-bugs] [Maniphest] [Updated] T163772: PAWS: API error mwoauth-invalid-authorization:

2017-04-25 Thread Framawiki
Framawiki closed this task as a duplicate of T136114: PAWS can not login. TASK DETAILhttps://phabricator.wikimedia.org/T163772EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: MarcoAurelio, pywikibot-bugs-list, Framawiki, Jane023, yuvipanda

[Pywikipedia-bugs] [Maniphest] [Retitled] T136114: PAWS can not login, OAuth error: API error mwoauth-invalid-authorization

2017-04-25 Thread Framawiki
Framawiki changed the title from "PAWS can not login" to "PAWS can not login, OAuth error: API error mwoauth-invalid-authorization".Framawiki edited the task description. (Show Details) EDIT DETAILS...{F4049731} --- ``` Welcome to PAWS! Please behave responsibly Ge

[Pywikipedia-bugs] [Maniphest] [Changed Subscribers] T163133: category.py should not repeat old/newcat in the move summary

2017-04-25 Thread Framawiki
Framawiki added a subscriber: Xqt.Framawiki added a comment. @Xqt A reason for the movement should be given there : You say we have to add an argument ?TASK DETAILhttps://phabricator.wikimedia.org/T163133EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To

[Pywikipedia-bugs] [Maniphest] [Retitled] T76238: import pywikibot should not sys.exit() when requests is not found

2017-04-25 Thread Framawiki
Framawiki changed the title from "import pywikibot should not sys.exit() when httplib2/requests is not found" to "import pywikibot should not sys.exit() when requests is not found".Framawiki triaged this task as "Low" priority.Framawiki claim

[Pywikipedia-bugs] [Maniphest] [Triaged] T75137: Wikia family nicepath is incorrect, but is functional

2017-04-25 Thread Framawiki
Framawiki triaged this task as "Low" priority. TASK DETAILhttps://phabricator.wikimedia.org/T75137EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: AbdealiJK, Aklapper, Grunny, jayvdb, pywikibot-bugs-list, Magul, Tbscho, MayS, Mdupo

[Pywikipedia-bugs] [Maniphest] [Updated] T102477: login script -pass parameter ignored

2017-04-25 Thread Framawiki
Framawiki added a commit: rPWBC2371dd28fda4: [IMPROV] login: Inform about unsupported -pass. TASK DETAILhttps://phabricator.wikimedia.org/T102477EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Framawiki, Lokal_Profil, revi, gerritbot, Xqt, Shloub

[Pywikipedia-bugs] [Maniphest] [Updated] T129051: Pywikibot Echo tests

2017-04-25 Thread Framawiki
Framawiki added a project: Pywikibot-tests. TASK DETAILhttps://phabricator.wikimedia.org/T129051EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: darthbhyrava, Aklapper, zhuyifei1999, pywikibot-bugs-list, Ricordisamoa, jayvdb, Magul, Tbscho, MayS

[Pywikipedia-bugs] [Maniphest] [Retitled] T135228: interwiki.py gives warning instead of editing and saving pages

2017-04-25 Thread Framawiki
Framawiki changed the title from "[Bug] Pywikibot gives warning instead of editing and saving pages when using interwiki.py" to "interwiki.py gives warning instead of editing and saving pages".Framawiki added a project: Pywikibot-interwiki.py. TASK DETAILhttps://phabr

[Pywikipedia-bugs] [Maniphest] [Closed] T138692: Redirect error messages don't specify the pages

2017-04-25 Thread Framawiki
Framawiki closed this task as "Invalid".Framawiki added a comment. Works well for me too. @APerson Please post the result of python pwb.py version if the bug is still present.TASK DETAILhttps://phabricator.wikimedia.org/T138692EMAIL PREFERENCEShttps://phabricator.wikimedia.org/sett

[Pywikipedia-bugs] [Maniphest] [Triaged] T143905: Add support for BotPasswords in generate_user_files.py

2017-04-25 Thread Framawiki
Framawiki triaged this task as "Normal" priority. TASK DETAILhttps://phabricator.wikimedia.org/T143905EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: valhallasw, Aklapper, Lokal_Profil, pywikibot-bugs-list, Magul, Tbscho, MayS, Mdupo

[Pywikipedia-bugs] [Maniphest] [Retitled] T163632: editor.py - specialbots.py: When tkinter is not installed, bot turn in a loop

2017-04-25 Thread Framawiki
Framawiki changed the title from "When tkinter is not installed, bot turn in a loop" to "editor.py - specialbots.py: When tkinter is not installed, bot turn in a loop". TASK DETAILhttps://phabricator.wikimedia.org/T163632EMAIL PREFERENCEShttps://phabricator.wikimedi

[Pywikipedia-bugs] [Maniphest] [Commented On] T150645: BotPasswords login fails in Pywikibot core

2017-04-25 Thread Framawiki
Framawiki added a comment. @Fae good ping :)TASK DETAILhttps://phabricator.wikimedia.org/T150645EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Framawiki, zhuyifei1999, Lokal_Profil, Revent, Aklapper, pywikibot-bugs-list, Steinsplitter, Fae

[Pywikipedia-bugs] [Maniphest] [Triaged] T150645: BotPasswords login fails in Pywikibot core

2017-04-25 Thread Framawiki
Framawiki triaged this task as "Low" priority.Framawiki added a comment. I can reproduce the "bug" if I deliberately use a bad secretPassword, like putting (u'Valhallasw', BotPassword(u'replace-on-tools', u'mysupersecretbotpassword')) in pass

[Pywikipedia-bugs] [Maniphest] [Claimed] T143905: Add support for BotPasswords in generate_user_files.py

2017-04-26 Thread Framawiki
Framawiki claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T143905EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Framawiki, valhallasw, Aklapper, Lokal_Profil, pywikibot-bugs-list, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis

[Pywikipedia-bugs] [Maniphest] [Created] T164147: Integrate Extension:GlobalUserPage into pywikibot

2017-04-29 Thread Framawiki
Framawiki created this task.Framawiki added projects: GlobalUserPage, Pywikibot-core.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONThe MW extension GlobalUserPage allows users to have a single userpage on meta instead of one on single wiki. The meta userpage is shown on

[Pywikipedia-bugs] [Maniphest] [Commented On] T143905: Add support for BotPasswords in generate_user_files.py

2017-04-29 Thread Framawiki
Framawiki added a comment. Not: what about same username on different wiki farms ?TASK DETAILhttps://phabricator.wikimedia.org/T143905EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Framawiki, valhallasw, Aklapper, Lokal_Profil, pywikibot-bugs

[Pywikipedia-bugs] [Maniphest] [Updated] T143905: Add support for BotPasswords in generate_user_files.py

2017-04-29 Thread Framawiki
Framawiki added a project: Patch-For-Review.Framawiki added a comment. https://gerrit.wikimedia.org/r/#/c/350448/TASK DETAILhttps://phabricator.wikimedia.org/T143905EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Framawiki, valhallasw, Aklapper

[Pywikipedia-bugs] [Maniphest] [Retitled] T76238: Use raise ImportError instead of sys.exit(1) when requests is not found

2017-04-29 Thread Framawiki
Framawiki changed the title from "import pywikibot should not sys.exit() when requests is not found" to "Use raise ImportError instead of sys.exit(1) when requests is not found".Framawiki closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.or

[Pywikipedia-bugs] [Maniphest] [Triaged] T164164: pywikibot.userinterfaces.gui is broken in Python 3.6

2017-04-30 Thread Framawiki
Framawiki triaged this task as "High" priority. TASK DETAILhttps://phabricator.wikimedia.org/T164164EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: Framawiki, Aklapper, pywikibot-bugs-list, Dalba, Magul, Tbscho, MayS, Mdupont, JJMC89, A

[Pywikipedia-bugs] [Maniphest] [Updated] T162570: wikisourcetext.py failing with error "ImportError: No module named bs4tools."

2017-05-08 Thread Framawiki
Framawiki edited projects, added Pywikibot-core, Pywikibot-Other-scripts; removed Pywikibot-General. TASK DETAILhttps://phabricator.wikimedia.org/T162570EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Mpaa, FramawikiCc: Mpaa, Xqt, Aklapper, pywikibot-bugs

[Pywikipedia-bugs] [Maniphest] [Merged] T78333: weblinkchecker issues a warning about too many pageids

2017-05-08 Thread Framawiki
Framawiki added subscribers: Dalba, matej_suchanek.Framawiki merged a task: T161783: category_redirect API warning: Too many values supplied for parameter "pageids". The limit is 50.. TASK DETAILhttps://phabricator.wikimedia.org/T78333EMAIL PREFERENCEShttps://phabricator.wikimedia.or

[Pywikipedia-bugs] [Maniphest] [Updated] T161783: category_redirect API warning: Too many values supplied for parameter "pageids". The limit is 50.

2017-05-08 Thread Framawiki
Framawiki closed this task as a duplicate of T78333: weblinkchecker issues a warning about too many pageids. TASK DETAILhttps://phabricator.wikimedia.org/T161783EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanek, FramawikiCc: gerritbot, Aklapper

[Pywikipedia-bugs] [Maniphest] [Retitled] T78333: API warning: Too many values supplied for parameter "pageids". The limit is 50.

2017-05-08 Thread Framawiki
Framawiki changed the title from "weblinkchecker issues a warning about too many pageids" to "API warning: Too many values supplied for parameter "pageids". The limit is 50.". TASK DETAILhttps://phabricator.wikimedia.org/T78333EMAIL PREFERENCEShttps://phabricato

[Pywikipedia-bugs] [Maniphest] [Updated] T154011: Menage temporary readonly error

2017-05-10 Thread Framawiki
Framawiki removed a parent task: T154131: Touch.py should not crash on APIError: readonly. TASK DETAILhttps://phabricator.wikimedia.org/T154011EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: MarcoAurelio, JJMC89, gerritbot, Mpaa, zhuyifei1999

[Pywikipedia-bugs] [Maniphest] [Updated] T154011: Menage temporary readonly error

2017-05-10 Thread Framawiki
Framawiki added a subtask: T164191: Tired of APIError: readonly. TASK DETAILhttps://phabricator.wikimedia.org/T154011EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FramawikiCc: MarcoAurelio, JJMC89, gerritbot, Mpaa, zhuyifei1999, Aklapper, pywikibot-bugs

<    1   2   3   4   5   6   7   >