Regression in the http-client

Bug #926463 reported by William Candillon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
Invalid
Critical
Unassigned

Bug Description

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

let $res := http:send-request((), "http://www.yahoo.com/")[2]
for $e in $res//*
order by local-name($e)
return $e

works on zorba 2.1.0 but fails in the trunk

Changed in zorba:
milestone: none → 2.2
importance: Undecided → Critical
Changed in zorba:
status: New → Invalid
milestone: 2.2 → none
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.