Closed
Bug 778430
Opened 13 years ago
Closed 13 years ago
SVG saved as Unicode needing to be re-saved as UTF-8 or the SVG is broken
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 778431
People
(Reporter: alan, Unassigned)
Details
Attachments
(1 file)
2.77 KB,
image/svg+xml
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
Build ID: 20120713134347
Steps to reproduce:
Created a SVG file with Unicode characters and saved it as Unicode in NotePad2 and then uploaded it. Works fine in WebKit.
Actual results:
It somehow became corrupted. This file http://css-3d.org/images/digital-rain-test.svg gives this parsing error:
XML Parsing Error: not well-formed
Location: http://css-3d.org/images/digital-rain-test.svg
Line Number 1, Column 1:??<
Opening this file in NoteTab Pro and re-saving it as UTF-8 fixes it. http://css-3d.org/images/digital-rain.svg
The attached file is my local copy. Offline, the bug does not happen.
Expected results:
That it works like WebKit.
Dupe of bug 778431.
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•