BUG closed: [fc7c30b] Wrong display of empty attributes.
[SXSI/xpathcomp.git] / bugs / all / fc7c30b28705_Wrong_display_of_empty_attributes
index 6ddcdbb..79c6e4b 100644 (file)
@@ -1,7 +1,7 @@
 title: Wrong display of empty attributes.
-status: OPEN
+status: CLOSED
 reported by: Kim Nguyễn
-last modified: 2012-10-12 16:36:51+0200
+last modified: 2012-10-12 20:54:57+0200
 date: 2012-10-12 16:36:51+0200
 author: Kim Nguyễn
 assigned to: Kim Nguyễn
@@ -15,3 +15,6 @@ How to reproduce:
     display the document <a id="" />
 Proposed solution:
     Fix the print function in the XMLTree code.
+-- closed by Kim Nguyễn on 2012-10-12 20:54:57+0200
+Fixed by commit f01f30f68fea in XMLTree.
+FIXED