From cc13d49e83757cf540082eaddf0483153c027c83 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Tue, 4 Nov 2008 19:20:36 +0000 Subject: added protection against non-breaking spaces within tags --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide/changelog.html') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 55bcbf03d..8fafcc76e 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -82,6 +82,7 @@ SVN Revision:

  • 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.
  • +
  • Fixed a bug where double spaces within tag attributes were being converted to non-breaking space entities.
  • -- cgit v1.2.3-24-g4f1b