bug 26781: make wfEscapeWikiText() escape "*", "#", ";" and ":" at the beginning...
authorIlmari Karonen <vyznev@users.mediawiki.org>
Tue, 18 Jan 2011 19:39:13 +0000 (19:39 +0000)
committerIlmari Karonen <vyznev@users.mediawiki.org>
Tue, 18 Jan 2011 19:39:13 +0000 (19:39 +0000)
commit2fcb5285c31edf8c5dd2f15fbe819d0dcd857893
tree261914164b3b2bfa2c828e5b41d84928bd0491fd
parentc8cd22b7b884bab52562434e574853969be59867
bug 26781: make wfEscapeWikiText() escape "*", "#", ";" and ":" at the beginning of the output and after line feeds. Also make escaping of "{", "}" and "=" more thorough and rewrite to use strtr() instead of str_replace() and htmlspecialchars().
RELEASE-NOTES
includes/GlobalFunctions.php
tests/parser/parserTests.txt