jayvdb created this task.
jayvdb added subscribers: valhallasw, Ricordisamoa, pywikibot-bugs-list, jayvdb.
jayvdb added projects: Pywikibot-weblinkchecker.py, Pywikibot-pagegenerators, 
pywikibot-core, Easy.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION
  pagegenerators command line option `-weblink` can be used as `-weblink:*.com` 
to obtain all pages with URLs `*.com`, however it is not possible to do 
`-weblink:*` to generate every page with any URL.
  
  The MediaWiki API can generate all URLs, unfiltered; the `euquery` parameter 
is not required.
  
  Using `-weblink:*` will send `*` to the MediaWiki API, which will raise a 
`geubad_query: Invalid query`.
  
  Somewhere between pagegenerators and the MediaWiki API, pywikibot needs to 
detect `*` and instead not specify the `euquery` parameter.

TASK DETAIL
  https://phabricator.wikimedia.org/T113142

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jayvdb
Cc: jayvdb, pywikibot-bugs-list, Ricordisamoa, valhallasw, Aklapper, 
01tonythomas, MarcoAurelio



_______________________________________________
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to