zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #04464
[Bug 925964] [NEW] HTTP client module throws errors on certain Web sites.
Public bug reported:
The following query:
import module namespace http-client = "http://expath.org/ns/http-client";
http-client:send-request(<http-client:request method="GET" href="http://www.28msec.com"/>)
leads to the following error:
:85,5: user-defined error [http://www.zorba-xquery.com/modules/converters/html#InternalError]: Could not parse the source
** Affects: zorba
Importance: Undecided
Assignee: Matthias Brantner (matthias-brantner)
Status: New
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/925964
Title:
HTTP client module throws errors on certain Web sites.
Status in Zorba - The XQuery Processor:
New
Bug description:
The following query:
import module namespace http-client = "http://expath.org/ns/http-client";
http-client:send-request(<http-client:request method="GET" href="http://www.28msec.com"/>)
leads to the following error:
:85,5: user-defined error [http://www.zorba-xquery.com/modules/converters/html#InternalError]: Could not parse the source
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/925964/+subscriptions
Follow ups
References