View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004957 | Scribus | Integration | public | 2006-12-21 12:09 | 2007-01-03 20:49 |
Reporter | chrism | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Gnome | OS | Linux | ||
Product Version | 1.3.3.6 | ||||
Fixed in Version | 1.3.3.7cvs | ||||
Summary | 0004957: scribus.xml magic does not match (reopen 0004206) | ||||
Description | I don't think Bug 0004206 was really fixed, it suggested: <match type="string" value="<SCRIBUSUTF8" offset="0"/> what was implemented was: <match type="string" value="SCRIBUSUTF8" offset="0"/> which misses off the 0'th character '<' in the .sla file how about: <match type="string" value="SCRIBUSUTF8" offset="1"/> this works for me. | ||||
Tags | No tags attached. | ||||
Patch | |||||
child of | 0005016 | closed | 1.3.3.7 Release |
|
fixed in 1.3.4cvs too Thanks for the fix. I rebuilt an SRPM and then tested it installing under Gnome, now Nautilus detects and opens the Scribus file. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-12-21 12:09 | chrism | New Issue | |
2006-12-21 12:53 | cbradney | Status | new => assigned |
2006-12-21 12:53 | cbradney | Assigned To | => plinnell |
2006-12-27 23:32 |
|
Relationship added | child of 0005016 |
2007-01-02 23:40 |
|
Status | assigned => resolved |
2007-01-02 23:40 |
|
Fixed in Version | => 1.3.3.7cvs |
2007-01-02 23:40 |
|
Resolution | open => fixed |
2007-01-02 23:40 |
|
Note Added: 0014378 | |
2007-01-03 20:48 | cbradney | Status | resolved => closed |