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 359348 - csv export should quote on leading/trailing while-space
csv export should quote on leading/trailing while-space
Status: RESOLVED FIXED
Product: libgsf
Classification: Core
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2006-10-03 18:42 UTC by Morten Welinder
Modified: 2006-12-05 02:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2006-10-03 18:42:27 UTC
See http://www.creativyst.com/Doc/Articles/CSV/CSV01.htm

This should probably be a new property.
Comment 1 Morten Welinder 2006-12-05 02:40:41 UTC
And now it is.

The internal implementation is currently hacky since adding a field
to the structure would break ABI.

Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.