<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>11838</bug_id>
          
          <creation_ts>2006-12-14 22:55:59 -0800</creation_ts>
          <short_desc>Reopening SVG world map makes it blank</short_desc>
          <delta_ts>2012-02-01 21:30:51 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>SVG</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://apps.arcwebservices.com/svgviewer/map.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>NeedsReduction</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Proskuryakov">ap</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>krit</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>41968</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2006-12-14 22:55:59 -0800</bug_when>
    <thetext>Steps to reproduce:
1. Open http://apps.arcwebservices.com/svgviewer/map.html
2. After it loads, press Enter in the address bar.

Results: the second time, the map doesn&apos;t appear.

JS Console shows an exception (Null value) in this line, which casts a shadow on XMLHttpRequest:

        var importedNode = document.importNode(this.xmlRequest.responseXML.documentElement,true);</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>41922</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2006-12-15 09:34:15 -0800</bug_when>
    <thetext>This is not 100% reproducible, but happens fairly often.

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

$ curl -I &quot;http://apps.arcwebservices.com/svgviewer/awslive?ds=ArcWeb:TA.Streets.US&amp;sf=160000000&amp;w=0&amp;h=0&amp;a=0&amp;ocs=0&amp;cmr=-100|10|0|0|160000000|0|9&amp;dc=0|0&quot;
HTTP/1.1 400 Invalid width (&quot;w&quot;) 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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>72281</commentid>
    <comment_count>2</comment_count>
    <who name="Frank Y">runxctry</who>
    <bug_when>2008-02-28 11:18:37 -0800</bug_when>
    <thetext>100% reproducible on my nightly build.

Emptying the cache allows the page to reload, when pressing enter on the address bar.

After that the bug re-manifests.

Webkit:
Safari 3.0.4 5523.15 (nightly build for 2/28/2008)
OSX 10.5.2

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>248066</commentid>
    <comment_count>3</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2010-07-08 01:19:02 -0700</bug_when>
    <thetext>Changed component to SVG, so it shows up in my all-svg-bugs search.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>405814</commentid>
    <comment_count>4</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2011-05-18 10:27:24 -0700</bug_when>
    <thetext>The link is not valid anymore. Is there site to reproduce the problem?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>547630</commentid>
    <comment_count>5</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2012-02-01 21:30:51 -0800</bug_when>
    <thetext>Closing the bug since we don&apos;t have a test to reproduce the issue :(</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>