From 8d9fb513ec43bd22710b70ece08ddac02344bafa Mon Sep 17 00:00:00 2001 From: kwaclaw Date: Wed, 5 Jul 2006 13:06:59 +0000 Subject: Fix for issues # 1515266 and # 1515600. The inner for loop under XML_TOK_DATA_CHARS in doContent() and doCdataSection() did not check if the character data handler was set each time a call-back was made. --- doc/reference.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/reference.html b/doc/reference.html index 68bf372..e2ced9a 100644 --- a/doc/reference.html +++ b/doc/reference.html @@ -1103,8 +1103,10 @@ lost, including and possibly others.

-- cgit v1.2.1