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 623847 - Format 0.0000E+000
Format 0.0000E+000
Status: RESOLVED FIXED
Product: libgoffice
Classification: Other
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks: 647218
 
 
Reported: 2010-07-08 15:30 UTC by Morten Welinder
Modified: 2011-08-23 22:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2010-07-08 15:30:33 UTC
go_format_get_details currently doesn't count the number of digits in the
exponent.  Consequently, we do not recognize the format when it doesn't not
have two digits there.

We do not have room for expansion in GOFormatDetails, so this might be an
ABI break.
Comment 1 Morten Welinder 2011-08-05 15:48:04 UTC
Partially done.  We recognize the format, but we don't have a gui to
change the number of exponent digits.
Comment 2 Andreas J. Guelzow 2011-08-23 22:10:33 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.