#1772 closed defect (fixed)
image/svg+xml doesn't open in Browse
Reported by: | walter | Owned by: | erikos |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Browse | Version: | Unspecified |
Severity: | Major | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | New |
Description
The SVG mimetype (image/svg+xml) seems to not be registered with Browse. You should be able to open an SVG file in the browser.
Change History (7)
comment:1 Changed 13 years ago by walter
comment:2 Changed 13 years ago by walter
Please see http://bugs.sugarlabs.org/ticket/1771#comment:1 re making Browse be the default activity for opening SVG.
comment:3 Changed 13 years ago by erikos
- Bug Status changed from Unconfirmed to New
- Milestone changed from Unspecified by Release Team to 0.88
Hi Walter, what about if imageviewer is the default activity for showing svg's? Would that makes more sense?
comment:4 Changed 13 years ago by walter
Perhaps Imageviewer (which also doesn't seem to know about image/svg-xml) should be the default. But certainly Paint, which changes the format from SVG to PNG should not be the default. And you definitely want to be able to open SVGs in Browse, if only to be able to take advantage of View Source.
comment:5 Changed 12 years ago by RafaelOrtiz
The issues of which activity is open by default is fixed on paint, nevertheless browse should open SVG files fixed on my clone
merge request
comment:6 Changed 12 years ago by RafaelOrtiz
- Resolution set to fixed
- Status changed from new to closed
Pushed upstream:
http://git.sugarlabs.org/browse/mainline/commit/7964449b0be7f941a533013b558a404db7873398
closing.
All that is needed is to add image/svg+xml to the mime_types list in activity.info
Any chance this could be done sooner than later, as it great enhances the save SVG capability of Turtle Art to have a way of viewing SVG files in Sugar.