Zorba store error [zerr:ZSTR0055]: streamable string has already been consumed

Bug #1001598 reported by William Candillon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
New
Medium
Matthias Brantner

Bug Description

The following query:

import module namespace http = "http://expath.org/ns/http-client";

variable $response := http:send-request(<http:request method="GET" href="http://28msec-cloud9.s3.amazonaws.com/require.js" />);
 trace(serialize($response[1], ()), "META");
trace($response[2], "BODY");
$response[2]

Returns:
Zorba store error [zerr:ZSTR0055]: streamable string has already been consumed

You can try this example live at http://www.zorba-xquery.com/html/demo#MqacK3oJ3iigR3SqxRk3Gcn3i8Y=

Revision history for this message
William Candillon (wcandillon) wrote :

Assign to Matthias for dispatching.

Changed in zorba:
assignee: nobody → Matthias Brantner (matthias-brantner)
Changed in zorba:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.