https://bugzilla.wikimedia.org/show_bug.cgi?id=38165

Liangent <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Liangent <[email protected]> 2012-07-04 15:28:58 UTC ---
Cause:

The API module calls ->keyToTitle( 'EN:Adjectivos' ) and Title::newFromDBKey(
'EN:Adjectivos' ) reads it as an interwiki link, so the interwiki prefix is
normalized when output back.

Maybe we want to fix keyToTitle to use Title::makeTitle? The titleToKey
function may need fixing too.

-- 
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

Reply via email to