Page MenuHomePhabricator

Links to other projects appear on the Whatlinkshere list of the same project, if the link is in an imagemap
Closed, ResolvedPublic

Description

In imagemaps it isn't necessary to make a colon in front of the project to avoid the interwiki navigation list, if you want to link elsewhere. So you can link to the Commons main page from the english wikipedia with [[commons:Main page]] in an image map and it will link like [[:commons:Main page]] in normal text. That's okay, but another part of the parser seems to be confused by that. Special:Whatlinkshere/Main_Page on the english wikipedia will then list the page for linking to it, but of course it doesn't link to the en.wikipedia main page but to the commons main page.


Version: unspecified
Severity: minor

Details

Reference
bz12651

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:02 PM
bzimport set Reference to bz12651.
bzimport added a subscriber: Unknown Object (MLST).

Fixed in r29833. After installed, link tables will be updated as the pages are edited or auto-updated for template changes.

Similar issue in ParserFunctions #ifexist fixed in r29834