jayvdb created this task. jayvdb added a subscriber: pywikibot-bugs-list. jayvdb added projects: Pywikibot-pagegenerators, pywikibot-core. Herald added a subscriber: Aklapper.
TASK DESCRIPTION MediaWiki treats `http://*.books.google.com` as a hyperlink, even though it is an illegal URL since it contains `*` in the domain. When the command line `-weblink:books.google.com` is used (which uses `pagegenerators.LinksearchPageGenerator`), and MediaWiki API results include a page that only contains `http://*.books.google.com` and not a real `books.google.com` URL, the page should be skipped as it doesnt contain the requested URL. TASK DETAIL https://phabricator.wikimedia.org/T124145 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Aklapper, pywikibot-bugs-list, jayvdb _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
