zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #02328
[Bug 898066] [NEW] Stringstream & fn:trace
Public bug reported:
The following query:
let $string := http:get("blub")
return trace($string, "res")
Returns the following error:
[zerr:ZSTR0055]: streamable string has already been consumed
** Affects: zorba
Importance: High
Status: New
** Changed in: zorba
Importance: Undecided => High
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/898066
Title:
Stringstream & fn:trace
Status in Zorba - The XQuery Processor:
New
Bug description:
The following query:
let $string := http:get("blub")
return trace($string, "res")
Returns the following error:
[zerr:ZSTR0055]: streamable string has already been consumed
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/898066/+subscriptions
Follow ups
References