Page MenuHomePhabricator

Wikipedia, commons interwiki link and others are broken by custom JS on Wikivoyage
Closed, InvalidPublic

Description

Author: Thehelpfulonewiki

Description:
On [[User:Thehelpfulone/sandbox]] there's two interwiki links, as such:

*[[wikipedia:Hello|test]]

*[[wmf:Home|hi]]

However, only the latter link appears to show when I save the page.


Version: master
Severity: normal

Details

Reference
bz41943

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:53 AM
bzimport set Reference to bz41943.
bzimport added a subscriber: Unknown Object (MLST).

works for me now. fixed by Chris earlier by updating interwiki cache .cdb afaik

carlb613 wrote:

Wikivoyage sticks certain prefixes (such as wikipedia:, commons: and dmoz:) into the sidebar by design. To circumvent this, use [[:wikipedia: or [[w:

  • Bug 42037 has been marked as a duplicate of this bug. ***

(In reply to comment #2)

Wikivoyage sticks certain prefixes (such as wikipedia:, commons: and dmoz:)
into the sidebar by design. To circumvent this, use [[:wikipedia: or [[w:

That broken custom JS has to be removed and replaced with the proper solution in place on Wikimedia projects i.e. the interproject template, see bug 41986 comment 11.

Could somebody clarify what is left here to fix this entirely?

carlb613 wrote:

This is caused by [[mw:extension:RelatedSites]] and appears to be by design.

This is not JavaScript.