Page MenuHomePhabricator

Interwiki links do not render if the prefix is only two letters long
Closed, DeclinedPublic

Description

If an interwiki link has a prefix of only two letters, then the link either does not show up at all, or it adds on some garbage characters
at the end...For our project, this is important since the prefix aims to be the standard, common abbreviations for the books to which
it is linking.


Version: 1.3.x
Severity: normal
OS: Mac OS X 10.3
Platform: Macintosh

Details

Reference
bz780

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 7:01 PM
bzimport added a project: MediaWiki-Parser.
bzimport set Reference to bz780.
bzimport added a subscriber: Unknown Object (MLST).

The links that were supposed to be created, actually appear as strange links under "Other Languages"...Is there a way to have them not be
considered as other languages (since we are not usin other languages with these prefixes?)

You can remove them from the list of language names in languages/Names.php. This may however
make them unavailable for use in localization.