[Bug 23923] [QT3TS] XQueryX conversion errors

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23923

Michael Dyck <jmdyck@ibiblio.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdyck@ibiblio.org

--- Comment #1 from Michael Dyck <jmdyck@ibiblio.org> ---
(In reply to Tim Mills from comment #0)
> 
> 1. Incorrect conversion of \uXXXX.  e.g. re00741 where the string literal
> 
> '[^a-f-[\x00-\x60\u007B-\uFFFF]]+'
> 
> becomes
> 
> <xqx:stringConstantExpr>
> <xqx:value>[^a-f-[\x00-\x60{-&#65535;]]+</xqx:value>
> </xqx:stringConstantExpr>

I think this is the same problem as in Bug 13796.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 3 December 2013 01:21:06 UTC