My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 326: Update config.html tool to test for SVG MIME type
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  bradneuberg
Closed:  Sep 28
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by bradneuberg, Sep 28, 2009
While working on the Wikipedia Zoom and Pan tool (Issue 291) I found an
unusual edge condition where the svgObject.contentDocument.rootElement
property was not getting set after I deployed my file to my remote web
server. It turns out that the MIME type was text/xml rather than
image/svg+xml, which queued some bugs in FF/Native. Making the MIME type
correct fixes this edge condition. Update the config.html testing tool and
the docs to inform users to set this mime type.
Comment 1 by bradneuberg, Sep 28, 2009
(No comment was entered for this change.)
Status: Fixed
Sign in to add a comment

Hosted by Google Code