From 74b1846e3cd292f98a01e36c9cada9d283ac23f0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kim=20Nguy=E1=BB=85n?= Date: Fri, 12 Oct 2012 16:37:51 +0200 Subject: [PATCH] BUG added: [fc7c30b28705] Wrong display of empty attributes. --- ...7c30b28705_Wrong_display_of_empty_attributes | 17 +++++++++++++++++ ...7c30b28705_Wrong_display_of_empty_attributes | 1 + 2 files changed, 18 insertions(+) create mode 100644 bugs/all/fc7c30b28705_Wrong_display_of_empty_attributes create mode 120000 bugs/open/fc7c30b28705_Wrong_display_of_empty_attributes diff --git a/bugs/all/fc7c30b28705_Wrong_display_of_empty_attributes b/bugs/all/fc7c30b28705_Wrong_display_of_empty_attributes new file mode 100644 index 0000000..6ddcdbb --- /dev/null +++ b/bugs/all/fc7c30b28705_Wrong_display_of_empty_attributes @@ -0,0 +1,17 @@ +title: Wrong display of empty attributes. +status: OPEN +reported by: Kim Nguyễn +last modified: 2012-10-12 16:36:51+0200 +date: 2012-10-12 16:36:51+0200 +author: Kim Nguyễn +assigned to: Kim Nguyễn + +-- opened by Kim Nguyễn on 2012-10-12 16:36:51+0200 + +Problem description: empty arguments are displayed containing +character \001 which is used internally to represent empty texts. + +How to reproduce: + display the document +Proposed solution: + Fix the print function in the XMLTree code. diff --git a/bugs/open/fc7c30b28705_Wrong_display_of_empty_attributes b/bugs/open/fc7c30b28705_Wrong_display_of_empty_attributes new file mode 120000 index 0000000..75092de --- /dev/null +++ b/bugs/open/fc7c30b28705_Wrong_display_of_empty_attributes @@ -0,0 +1 @@ +../all/fc7c30b28705_Wrong_display_of_empty_attributes \ No newline at end of file -- 2.17.1