Fix system-property with unknown namespace
authorNick Wellnhofer <wellnhofer@aevum.de>
Wed, 15 Aug 2012 21:06:14 +0000 (23:06 +0200)
committerDaniel Veillard <veillard@redhat.com>
Thu, 16 Aug 2012 07:55:40 +0000 (15:55 +0800)
commitabb7c65980c7da450f0447dcc6a1821eef99d473
tree4e49b74e6fd25924bbc50ade91fbf70ed6fe243e
parent24653072221e76d2f1f06aa71225229b532f8946
Fix system-property with unknown namespace

The empty string should be returned, see bug #631803.
libxslt/functions.c
tests/docs/bug-176.xml [new file with mode: 0644]
tests/general/bug-176.out [new file with mode: 0644]
tests/general/bug-176.xsl [new file with mode: 0644]