kc3-lang/libxml2/test/def-xml-attr.xml

Branch :


Log

Author Commit Date CI Message
186562a1 2024-03-12 19:55:33 parser: Fix detection of duplicate attributes in XML namespace Fixes a regression from commit e0dd330b, resulting in duplicate attributes in the predefined XML namespace not being detected or extraneous default attributes being passed. Fixes #704.