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

--- Comment #2 from C. Scott Ananian <[email protected]> ---
Unfortunately parser changes are never quite so "easy" -- even though the
source code change is small, before deployment we need to grep through all our
existing wikis to be sure that no one is using RFC links that will be broken. 
Perhaps some language wiki uses prefixes for possessives and quite likes the
current behavior.  We won't know until we look.

But sure, patch welcome!  Just don't be surprised if it's not immediately
committed.  (Oh, and be sure to include parser tests with your patch.)

Source code file name is includes/parser/Parser.php -- here's the code in
question:

http://git.wikimedia.org/blob/mediawiki%2Fcore.git/2e50b896f1a55667ced32502caa9681c36df7587/includes%2Fparser%2FParser.php#L1387

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