https://bugzilla.wikimedia.org/show_bug.cgi?id=22407
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|enhancement |normal --- Comment #7 from Krinkle <[email protected]> 2011-02-25 13:59:37 UTC --- the mw: interwiki link is also the most common problem with linking constructions such as * an IRC wikilink bot ( > "Lorem [[mw:ipsum]] "; < "http://enwp.org/mw:ipsum" ); * Templates that are synced crosswiki (they usually hard-code 'w' as a start since that's what Meta and Commons do, and to make sure the links behave the same on all wikis, 'w' is the prefix [[w:{{{1}}}]], when 1=mw:Test, it fails. Currently this means all these constructions either fail or have a special exception for mediawikiwiki * Browser search quick-linking. Many advanced users have something like 'w' as a shortcut to http://en.wikipedia.org/wiki/$1 . linking to mw:Test fails, yet again. * etc.. I haven't read any arguments against this since late 2009 (when I first encoutered the problem) - what's up ? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
