View Issue Details

IDProjectCategoryView StatusLast Update
0004206ScribusIntegrationpublic2006-09-06 21:20
Reporterhadess Assigned Toplinnell 
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.3.3.4cvs 
Summary0004206: Mime file doesn't include magic
DescriptionWhen double-clicking on a Scribus file, Nautilus says:
The filename "GUADEC-Sponsor-Brochure-Blue.sla" indicates that this file is of type "Scribus Document". The contents of the file indicate that the file is of type "plain text document". If you open this file, the file might present a security risk to your system.
<snip>

The only thing to be done is to update the mime file (/usr/share/mime/packages/scribus.xml) to contain magic mime info. For example:

        <magic priority="50">
          <match type="string" value="<SCRIBUSUTF8" offset="0"/>
        </magic>
TagsNo tags attached.
Patch

Activities

plinnell

2006-09-03 21:34

viewer   ~0012421

I've added the install in the shared /mime directory too. Thanks for the hint.

Issue History

Date Modified Username Field Change
2006-09-02 15:58 hadess New Issue
2006-09-02 19:33 plinnell Status new => assigned
2006-09-02 19:33 plinnell Assigned To => plinnell
2006-09-03 21:34 plinnell Note Added: 0012421
2006-09-03 21:34 plinnell Severity minor => tweak
2006-09-03 21:34 plinnell Status assigned => resolved
2006-09-03 21:34 plinnell Resolution open => fixed
2006-09-03 21:34 plinnell Fixed in Version => 1.3.3.4cvs
2006-09-06 21:20 cbradney Status resolved => closed