diff options
author | Nick Wellnhofer <wellnhofer@aevum.de> | 2012-08-15 23:06:14 +0200 |
---|---|---|
committer | Daniel Veillard <veillard@redhat.com> | 2012-08-16 15:55:40 +0800 |
commit | abb7c65980c7da450f0447dcc6a1821eef99d473 (patch) | |
tree | 4e49b74e6fd25924bbc50ade91fbf70ed6fe243e /tests/docs | |
parent | 24653072221e76d2f1f06aa71225229b532f8946 (diff) | |
download | libxslt-abb7c65980c7da450f0447dcc6a1821eef99d473.tar.gz libxslt-abb7c65980c7da450f0447dcc6a1821eef99d473.tar.bz2 libxslt-abb7c65980c7da450f0447dcc6a1821eef99d473.zip |
Fix system-property with unknown namespace
The empty string should be returned, see bug #631803.
Diffstat (limited to 'tests/docs')
-rw-r--r-- | tests/docs/bug-176.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/docs/bug-176.xml b/tests/docs/bug-176.xml new file mode 100644 index 00000000..69d62f2c --- /dev/null +++ b/tests/docs/bug-176.xml @@ -0,0 +1 @@ +<doc/> |