Better bug reference for r114231.
authorTim Starling <tstarling@users.mediawiki.org>
Tue, 20 Mar 2012 04:52:53 +0000 (04:52 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Tue, 20 Mar 2012 04:52:53 +0000 (04:52 +0000)
RELEASE-NOTES-1.19

index 396bdf2..576cfa8 100644 (file)
@@ -27,8 +27,8 @@ production.
 * (bug 35303) Proxy and DNS blacklist blocking works again
 * (bug 35294) jquery.byteLimit shouldn't set element specific variables outside
   the "return this.each" loop.
-* (bug 21054) Remove or skip strip markers from tag hooks like &lt;nowiki&gt; in 
-  core parser functions which operate on strings, such as formatnum.
+* (bug 22555) Remove or skip strip markers from tag hooks like &lt;nowiki&gt; in 
+  core parser functions which operate on strings, such as padleft.
 * (bug 18295) Don't expose strip markers when a tag appears inside a link 
   inside a heading.