Web installer: correctly show note for I4ecd0659
authorKevin Israel <pleasestand@live.com>
Mon, 2 Sep 2013 22:12:45 +0000 (18:12 -0400)
committerKevin Israel <pleasestand@live.com>
Sun, 15 Sep 2013 18:31:50 +0000 (14:31 -0400)
commit4bec48cb473beda460393d1e17572594d5c85dce
tree6be1aadcb50fea29b927542668dcfdf6c205d6f5
parent367f0ac966e72b3b1f41d7f6a7148ca1b8d41ca3
Web installer: correctly show note for I4ecd0659

InstallDocFormatter didn't escape the double underscores in
__TOC__. I also noticed that wfEscapeWikiText had a similar
bug, which I reported as bug 53658 (fixed separately).

Change-Id: Ib5346b9c234f1c5ef361cc4357352b09def5dc25
includes/installer/InstallDocFormatter.php
tests/phpunit/includes/installer/InstallDocFormatterTest.php