https://bugzilla.wikimedia.org/show_bug.cgi?id=55235

Fabian <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Fabian <[email protected]> ---
With at least
https://git.wikimedia.org/commit/pywikibot%2Fcore.git/71ccd1267c2407fc3fea1210c5f442edb7f6d9c3
Link.parse supports interwiki links without any title (so [[en:]] for example).
So the bot ifself should substitute '' with the mainpage. I previously wanted
to add it but John pointed out that it's problematic:

https://gerrit.wikimedia.org/r/#/c/161671/1/pywikibot/page.py,cm

So I'm not sure what we can do about that here. Maybe Page.__init__ does change
'' automatically to mainpage or so.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to