* (bug 5384) Fix <!-- comments --> in <ref> extension
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 1 Jun 2006 06:16:55 +0000 (06:16 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 1 Jun 2006 06:16:55 +0000 (06:16 +0000)
commit48b0722fd977cf9c2169d3d9e03b4e6935e0099e
tree41ae5aa004744fd09ab51b4b4229a5c12a293431
parentc2dbb57801b5858de048dc400eaecdf0cf7529ac
* (bug 5384) Fix <!-- comments --> in <ref> extension
* Nesting of different tag extensions and comments should now work more
  consistently and more safely. A cleaner, one-pass tag strip lets the
  'outer' tag either take source (<nowiki>-style) or pass it down to
  further parsing (<ref>-style). There should no longer be surprise
  expansion of foreign extensions inside HTML output, or differences
  in behavior based on the order tags are loaded.
RELEASE-NOTES
includes/Parser.php
maintenance/parserTests.txt