From 0d37ed81f73c7905053643081d45394d956c4bfa Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Wed, 29 Oct 2008 22:09:27 +0000 Subject: added protection for dashes so they aren't converted into emdashes in tags --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index e14c8f184..b1d7d9f64 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -75,6 +75,7 @@ SVN Revision:

  • Fixed a bug (#5702), in which the field label was not being fetched properly, when "matching" one field to another.
  • Fixed a bug in which identifers were not being escaped properly when reserved characters were used.
  • Fixed a bug with the regular expression used to protect submitted paragraph tags in auto typography.

    +
  • Fixed a bug where double dashes within tag attributes were being converted to em dash entities.
  • -- cgit v1.2.3-24-g4f1b