From ffa4c84a3136ece9a25a40daad1194047da8fce4 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Thu, 11 Dec 2008 16:37:04 +0000 Subject: fixed   cleanup preceding block elements, regex was using [] instead of () --- 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 1ddec5456..3b9c73e5f 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -98,6 +98,7 @@ SVN Revision:

  • Fixed a bug with high ascii characters in subject and from email headers.
  • Fixed a bug in xss_clean() where whitespace following a validated character entity would not be preserved.
  • Fixed a bug where HTML comments and <pre> tags were being parsed in Typography::auto_typography()
  • +
  • Fixed a bug with non-breaking space cleanup in Typography::auto_typography()
  • -- cgit v1.2.3-24-g4f1b