(bug 27679) Broken embedded files with special characters are no longer double HTML...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Sat, 26 Feb 2011 12:08:59 +0000 (12:08 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Sat, 26 Feb 2011 12:08:59 +0000 (12:08 +0000)
commitbf067d3395c6f9f96df87cf4cf43c3d4912fd53b
treecdc0ee8053bb6f1523e2fa38d756657dc089043a
parente4c31083f16e5998eca8f01b8e999e73562567e6
(bug 27679) Broken embedded files with special characters are no longer double HTML escaped
Was a double escape in Linker::makeBrokenImageLinkObj. I checked the callers and other usages in the function and $prefix and $inside appear to be assumed HTML fragments
Added parser tests: Passed 622 of 624 tests (99.68%)... 2 tests failed! Those two tests already failed for me before this patch
RELEASE-NOTES
includes/Linker.php
tests/parser/parserTests.txt