From 97620b3aaeeb3a00444bb7770aa0d74afea5bb4e Mon Sep 17 00:00:00 2001 From: Lars Thorsen Date: Tue, 13 Dec 2011 13:36:25 +0100 Subject: [xmerl] Fix bug in namespace handling for attributes The uniqueness check of attributes failed when the namespace_conformant flag was set to true. --- lib/xmerl/doc/src/notes.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib/xmerl/doc') diff --git a/lib/xmerl/doc/src/notes.xml b/lib/xmerl/doc/src/notes.xml index 8fa352d951..8734bd8771 100644 --- a/lib/xmerl/doc/src/notes.xml +++ b/lib/xmerl/doc/src/notes.xml @@ -48,6 +48,13 @@

Own Id: OTP-9753

+ +

+ Fix bug in namespace handling for attributes when the + namespace_conformant flag is set to true.

+

+ Own Id: OTP-9821

+
-- cgit v1.2.3