After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 160069 - ssconvert should allow the importer to be specified as well as the exporter
ssconvert should allow the importer to be specified as well as the exporter
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Main System
1.4.x
Other All
: Low enhancement
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2004-12-01 10:29 UTC by David J Craigon
Modified: 2005-02-10 03:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A patch to fix the problem (1.89 KB, patch)
2004-12-01 10:30 UTC, David J Craigon
committed Details | Review

Description David J Craigon 2004-12-01 10:29:34 UTC
You can specify the exporter in ssconvert (which file format to export, in
effect) with -E, however you cannot specify the importer (which file format to
read) with -I - you just have to rely on autodetection. This means, for
instance, you can't specify the use of the SAX importer rather than the DOM one.
Comment 1 David J Craigon 2004-12-01 10:30:45 UTC
Created attachment 34354 [details] [review]
A patch to fix the problem

This patch adds a -I option which allows the importer to be specified. Use
patch -p1< patchfile in the top of the gnumeric tree
Comment 2 Jody Goldberg 2005-02-10 03:50:13 UTC
Comment on attachment 34354 [details] [review]
A patch to fix the problem

I like this.  It's gone into the tree that will become 1.5.1