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 616139 - Empty string not loaded right from .gnumeric
Empty string not loaded right from .gnumeric
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export other
git master
Other All
: Normal major
: ---
Assigned To: Morten Welinder
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2010-04-19 00:04 UTC by Andreas J. Guelzow
Modified: 2010-04-21 16:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas J. Guelzow 2010-04-19 00:04:23 UTC
new gnumeric
A1: '-
A2: =if(A1>0,1,0)

search/replace dialog
type - into search field
okay

the - disappears as expected from A1
A2 still shows 1

recalculate

A2 still shows 1

when you save and reopen the file, A2 correctly shows 0.
Comment 1 Morten Welinder 2010-04-21 15:38:35 UTC
This has nothing to do with search and replace.

A1 contains an empty string after s-a-r.
We save it right
The editline is wrong.  I believe it should have an '
It loads as an empty value.  That's wrong.
Comment 2 Morten Welinder 2010-04-21 15:53:57 UTC
Quoting fixed.
Comment 3 Morten Welinder 2010-04-21 16:03:18 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.

This must have been wrong forever, at least in the sax loader.