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 127095 - localization problem on loading
localization problem on loading
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2003-11-16 09:44 UTC by Jean Bréfort
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Jean Bréfort 2003-11-16 09:44:42 UTC
If I enter in any cell the folllowin=g formula (french locale):
=VRAI
and save the file, I obtain in the file:
        <gmr:Cell Col="0" Row="0">=TRUE</gmr:Cell>
which is correct, but if I load this file the formula in the cell is now
"=TRUE" and it is displayed as "#NOM?" (#NAME? in C locale).
Same thing occurs with all formulas containing a boolean variable.
Comment 1 Jody Goldberg 2003-11-16 23:16:16 UTC
Holy shit!

This snuck into 1.2.1, and is a major regression.
Thanks for finding this.