MRchildNEO / svgweb

Automatically exported from code.google.com/p/svgweb
Other
0 stars 0 forks source link

SVG file fails to display with SVGWeb + Firebug #571

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Page should be set to force flash
2. Open browser to page containing svg file.
3. Make unimportant change to svg file (can just add an LF)
4. Refresh the page; SVG diagram will not displau

What is the expected output? What do you see instead?
Expect to see SVG displayed.

What is observed:
SVG does not display.

Firebug network log indicates a 200 OK on the svg file. Subsequently, another 
request is made for the said SVG file, resulting in a 206 Partial Content. SVG 
file fails to display.

What version of the product are you using? On what operating system,
browser, and version of Flash?

Owlephant. Linux, Firefox 3.5 or IE, Flash 10.1

Please provide any additional information below. Reduced test cases are
always appreciated!

Workaround is to flush browser cache before reloading page!

Original issue reported on code.google.com by codeh...@gmail.com on 16 Nov 2010 at 8:00

GoogleCodeExporter commented 8 years ago

Original comment by bradneub...@gmail.com on 16 Nov 2010 at 9:34

GoogleCodeExporter commented 8 years ago
I am unable to reproduce this problem. It may be related to your web server or 
firewall settings. Can you place this on a public URL so we can troubleshoot 
further? Or could you provide more information about your setup?

Original comment by grick23@gmail.com on 26 Nov 2010 at 6:36