https://bugzilla.wikimedia.org/show_bug.cgi?id=53243
--- Comment #1 from Gabriel Wicke <[email protected]> --- The reason might be that those are marked as "local" in the interwiki info returned from the API. That means that there is a redirect configured from http://en.wikipedia.org/wiki/ko: to http://ko.wikipedia.org/wiki/%EC%9C%84%ED%82%A4%EB%B0%B1%EA%B3%BC:%EB%8C%80%EB%AC%B8. We should still mark them as language links as that is the way they are interpreted by the PHP parser. Pointing the href to the absolute URL ending in /wiki/ should also be fine as that redirects to the wiki's main page just as the local redirect does. -- 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
