[Webkit-unassigned] [Bug 11838] Reopening SVG world map makes it blank

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 15 09:34:16 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11838


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|XML                         |Page Loading




------- Comment #1 from ap at webkit.org  2006-12-15 09:34 PDT -------
This is not 100% reproducible, but happens fairly often.

Further testing shows that responseXML is null because the response document is
invalid, and it's invalid because the request is incorrect. 

$ curl -I
"http://apps.arcwebservices.com/svgviewer/awslive?ds=ArcWeb:TA.Streets.US&sf=160000000&w=0&h=0&a=0&ocs=0&cmr=-100|10|0|0|160000000|0|9&dc=0|0"
HTTP/1.1 400 Invalid width ("w") parameter value: 0. The value should be a
positive integer, not greater than 8192.

This now looks like a duplicate of bug 7722 to me.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list