[xml] [PATCH resend] Fix XSD validation of URIs with ampersands

2016-02-20 Thread Alex Henrie
For https://bugzilla.gnome.org/show_bug.cgi?id=709171 This makes xmlSchemaSAXHandleStartElementNs pass attributes through xmlStringDecodeEntities, similar to how xmlSchemaVDocWalk passes them through xmlNodeListGetString. --- xmlschemas.c | 6 +++--- 1 file changed, 3 insertions(+), 3

[xml] [PATCH resend] Fix XSD validation of URIs with ampersands

2015-11-16 Thread Alex Henrie
For https://bugzilla.gnome.org/show_bug.cgi?id=709171 This makes xmlSchemaSAXHandleStartElementNs pass attributes through xmlStringDecodeEntities, similar to how xmlSchemaVDocWalk passes them through xmlNodeListGetString. --- xmlschemas.c | 6 +++--- 1 file changed, 3 insertions(+), 3