[Bug 287535] New: ag_xml fails with some servers (HTTP 1.1?)
https://bugzilla.novell.com/show_bug.cgi?id=287535 Summary: ag_xml fails with some servers (HTTP 1.1?) Product: openSUSE 10.3 Version: Alpha 1 Platform: Other OS/Version: Other Status: ASSIGNED Severity: Normal Priority: P5 - None Component: Apache AssignedTo: mvidner@novell.com ReportedBy: mvidner@novell.com QAContact: qa@suse.de CC: ug@novell.com, benji.weber@gmail.com Found By: --- { string url = "http://benjiweber.co.uk:8080/searchservice/SearchService/Repos/openSUSE_102"; url = "http://software.opensuse.org/download/Beagle/openSUSE_10.2/repodata/repomd.x..."; any a = SCR::Read (.xml, url); y2milestone ("got %1", a); } The first url returns nil and prints "I/O warning : failed to load HTTP resource" to stderr. However, it works in "curl -v -O". And fails with lwp-request. The second URL works fine in ag_xml. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=287535#c1 Martin Vidner <mvidner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |benji.weber@gmail.com --- Comment #1 from Martin Vidner <mvidner@novell.com> 2007-08-15 10:46:57 MST --- Ugh, now I tried and the first URL works. And it still is HTTP 1.1. Benji if you can't find a server that breaks it, this will be a WORKSFORME. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=287535#c2 Benjamin Weber <benji.weber@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|benji.weber@gmail.com | Resolution| |WORKSFORME --- Comment #2 from Benjamin Weber <benji.weber@gmail.com> 2007-08-15 11:10:24 MST --- I have updated tomcat on that server, newer versions of tomcat do not trigger this, so we can probably assume it was a tomcat bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com