| Xqt created this task. Xqt added a project: Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. |
TASK DESCRIPTION
wowwiki is a SubdomainFamily. After moving the domain from wikia.com to fandom.com all sites has the same domain wowwiki.fandom.com and but the paths are different like
- wowwiki.fandom.com/de
- wowwiki.fandom.com/fr
using the script path.
Family.from_URL() doesn't work in this case because self._hostname(code)[1] == parsed.netloc always match for different sites and the method fails.
See family_tests.TestFamilyUrlRegex.test_each_family
https://integration.wikimedia.org/ci/job/pywikibot-core-tox-nose-docker/5341/console
TASK DETAIL
EMAIL PREFERENCES
To: Xqt
Cc: Aklapper, Dalba, Xqt, pywikibot-bugs-list, Wenyi, Mahveotm, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista, Rxy
Cc: Aklapper, Dalba, Xqt, pywikibot-bugs-list, Wenyi, Mahveotm, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
