[Pywikipedia-bugs] [Maniphest] [Created] T276916: PWB listpages: -linter and -ns arguments have an ordering dependency

2021-03-09 Thread Inductiveload
Inductiveload created this task. Inductiveload added a project: Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION This does not work: python pwb.py listpages -linter:misnested-tag -ns:Wikisource But this does: python pwb.py

[Pywikipedia-bugs] [Maniphest] [Commented On] T276916: PWB listpages: -linter and -ns arguments have an ordering dependency

2021-03-09 Thread Inductiveload
Inductiveload added a comment. @Xqt well now I feel silly. The new error handling makes it much clearer for dummies. Thanks! TASK DETAIL https://phabricator.wikimedia.org/T276916 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, Inductiveload

[Pywikipedia-bugs] [Maniphest] [Commented On] T246549: listpages.py: Add option for adding custom text before the list

2021-03-09 Thread gerritbot
gerritbot added a comment. Change 670166 had a related patch set uploaded (by Gauravahlawat81; owner: Gauravahlawat81): [pywikibot/core@master] Adding Description about the Lists https://gerrit.wikimedia.org/r/670166 TASK DETAIL https://phabricator.wikimedia.org/T246549 EMAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T276916: PWB listpages: -linter and -ns arguments have an ordering dependency

2021-03-09 Thread gerritbot
gerritbot added a comment. Change 670163 had a related patch set uploaded (by Xqt; owner: Xqt): [pywikibot/core@master] [doc] Raise a RuntimeError if -namespace is provided to late https://gerrit.wikimedia.org/r/670163 TASK DETAIL https://phabricator.wikimedia.org/T276916 EMAIL

[Pywikipedia-bugs] [Maniphest] [Claimed] T276916: PWB listpages: -linter and -ns arguments have an ordering dependency

2021-03-09 Thread Xqt
Xqt claimed this task. Xqt triaged this task as "Low" priority. TASK DETAIL https://phabricator.wikimedia.org/T276916 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Xqt, Aklapper, Inductiveload, pywikibot-bugs-list, Jyoo1011, JohnsonLee01,

[Pywikipedia-bugs] [Maniphest] [Updated] T276916: PWB listpages: -linter and -ns arguments have an ordering dependency

2021-03-09 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T276916 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Xqt, Aklapper, Inductiveload, pywikibot-bugs-list, Jyoo1011, JohnsonLee01, SHEKH,

[Pywikipedia-bugs] [Maniphest] [Updated] T246549: listpages.py: Add option for adding custom text before the list

2021-03-09 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T246549 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: matej_suchanek, Shashikantsingh7, Homeboy_445, Shreyasminocha, Xqt, srishakatux,

[Pywikipedia-bugs] [Maniphest] [Created] T276937: archivebot: avoid exceeding max page size (contenttoobig)

2021-03-09 Thread whym
whym created this task. whym added a project: Pywikibot-archivebot.py. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. Restricted Application added a project: Pywikibot. TASK DESCRIPTION There is an upper limit to the size of a page. Archive pages can be too large for

[Pywikipedia-bugs] [Maniphest] [Commented On] T246549: listpages.py: Add option for adding custom text before the list

2021-03-09 Thread Gauravahlawat81
Gauravahlawat81 added a comment. @Xqt The patch is still WIP, I just wanted to see if I am moving in right direction. Please provide me with feedback regarding the patch, thanks! TASK DETAIL https://phabricator.wikimedia.org/T246549 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T276916: PWB listpages: -linter and -ns arguments have an ordering dependency

2021-03-09 Thread Xqt
Xqt added a comment. In T276916#6896232 , @Inductiveload wrote: > @Xqt well now I feel silly. The new error handling makes it much clearer for dummies. Thanks! I haven't recognized that behaviour but maybe we can give up this

[Pywikipedia-bugs] [Maniphest] [Triaged] T276937: archivebot: avoid exceeding max page size (contenttoobig)

2021-03-09 Thread Xqt
Xqt triaged this task as "Medium" priority. Xqt changed the subtype of this task from "Task" to "Bug Report". TASK DETAIL https://phabricator.wikimedia.org/T276937 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Aklapper, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Updated] T276916: PWB listpages: -linter and -ns arguments have an ordering dependency

2021-03-09 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T276916 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, Maintenance_bot Cc: Xqt, Aklapper, Inductiveload, pywikibot-bugs-list, Jyoo1011,

[Pywikipedia-bugs] [Maniphest] [Commented On] T246549: listpages.py: Add option for adding custom text before the list

2021-03-09 Thread Gauravahlawat81
Gauravahlawat81 added a comment. Yup, I didn't know how it got added, I will remove i TASK DETAIL https://phabricator.wikimedia.org/T246549 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Gauravahlawat81 Cc: Gauravahlawat81, matej_suchanek,

[Pywikipedia-bugs] [Maniphest] [Commented On] T276937: archivebot: avoid exceeding max page size (contenttoobig)

2021-03-09 Thread gerritbot
gerritbot added a comment. Change 670260 had a related patch set uploaded (by Xqt; owner: Xqt): [pywikibot/core@master] [IMPR] limit 'maxarchivesize' parameter to 'maxarticlesize' https://gerrit.wikimedia.org/r/670260 TASK DETAIL https://phabricator.wikimedia.org/T276937 EMAIL

[Pywikipedia-bugs] [Maniphest] [Updated] T276937: archivebot: avoid exceeding max page size (contenttoobig)

2021-03-09 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T276937 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: matej_suchanek, Aklapper, pywikibot-bugs-list, whym, Jyoo1011, JohnsonLee01, SHEKH,

[Pywikipedia-bugs] [Maniphest] [Commented On] T246549: listpages.py: Add option for adding custom text before the list

2021-03-09 Thread Xqt
Xqt added a comment. Please remove the i18n from submitting your patch TASK DETAIL https://phabricator.wikimedia.org/T246549 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Gauravahlawat81, matej_suchanek, Shashikantsingh7, Homeboy_445,

[Pywikipedia-bugs] [Maniphest] [Commented On] T276916: PWB listpages: -linter and -ns arguments have an ordering dependency

2021-03-09 Thread gerritbot
gerritbot added a comment. Change 670163 **merged** by jenkins-bot: [pywikibot/core@master] [doc] Raise a RuntimeError if -namespace is provided too late https://gerrit.wikimedia.org/r/670163 TASK DETAIL https://phabricator.wikimedia.org/T276916 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T276916: PWB listpages: -linter and -ns arguments have an ordering dependency

2021-03-09 Thread Xqt
Xqt added a comment. This is the same problem as T119940 . See also the documentation (-help) string: -namespaces Filter the page generator to only yield pages in the -namespace specified namespaces. Separate multiple

[Pywikipedia-bugs] [Maniphest] [Unassigned] T276916: PWB listpages: -linter and -ns arguments have an ordering dependency

2021-03-09 Thread Xqt
Xqt removed Xqt as the assignee of this task. TASK DETAIL https://phabricator.wikimedia.org/T276916 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Xqt, Aklapper, Inductiveload, pywikibot-bugs-list, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra,