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 672353 - Incorrect ODF export of scientific number style
Incorrect ODF export of scientific number style
Status: RESOLVED FIXED
Product: libgoffice
Classification: Other
Component: General
GIT
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2012-03-18 18:17 UTC by Andreas J. Guelzow
Modified: 2012-03-18 18:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas J. Guelzow 2012-03-18 18:17:56 UTC
This has arisen from bug #671860:

Gnumeric exports the number format "0.00E+00" to ODF as

<number:number-style style:name="ND.0"><number:text>+</number:text></number:number-style>

This is clearly incorrect/incomplete.
Comment 1 Andreas J. Guelzow 2012-03-18 18:21:23 UTC
This problem arises in go_format_output_to_odf.
Comment 2 Andreas J. Guelzow 2012-03-18 18:45:28 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.