[Bug 9328] errors-and-optimization-1.xq

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9328


Jonathan Robie <jonathan.robie@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.robie@redhat.com
             Status|NEW                         |ASSIGNED




--- Comment #1 from Jonathan Robie <jonathan.robie@redhat.com>  2010-03-26 17:05:26 ---
I changed the query to this:

if (true())
   then 1
   else error(QName('http://www.example.com/errors', 'err:oops'),
              "Oops, this error should not be raised!")


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 26 March 2010 17:05:27 UTC