[Bug 43581] Office 2013 365 installer: Something went wrong

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 12 14:36:39 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43581

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com

--- Comment #4 from Zebediah Figura <z.figura12 at gmail.com> ---
regexp error : failed to compile: Wrong escape sequence, misuse of character
'\'
regexp error : failed to compile: xmlFAParseCharClass: ']' expected
regexp error : failed to compile: xmlFAParseRegExp: extra characters
err:msxml:Schema_parse error code 1756: Element
'{http://www.w3.org/2001/XMLSchema}pattern': The value
'[^\uFDD0-\uFDEF\uFFF9-\uFFFF\p{IsPrivateUse}]+' of the facet 'pattern' is not
a valid regular expression.

The \u#### sequence is nonstandard and not in the XML schema specification.
Since Wine uses libxml2 to parse XML, including schema parsing, this is not
exactly trivial to fix. I've sent a test case anyway.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list