From 283d50279d2defbcedc940a4261758afa0fe752b Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Tue, 25 Aug 2009 17:18:39 +0200 Subject: 587663 Incorrect Attribute-Value Normalization * parser.c: when replacing entities and that the entity is CDATA and reference entities then white space character in replacement text need to be replaced by 0x20 * result/noent/att10: correct the output of the associated regression test --- result/noent/att10 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'result') diff --git a/result/noent/att10 b/result/noent/att10 index cc1c6b0a..07f0096c 100644 --- a/result/noent/att10 +++ b/result/noent/att10 @@ -10,7 +10,7 @@ ]> - + -- cgit v1.2.3