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 500393 - #.00EE00 format is broken
#.00EE00 format is broken
Status: RESOLVED FIXED
Product: libgoffice
Classification: Other
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: Morten Welinder
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2007-11-29 10:07 UTC by Emmanuel Pacaud
Modified: 2007-11-29 15:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (1.21 KB, patch)
2007-11-29 14:57 UTC, Morten Welinder
none Details | Review

Description Emmanuel Pacaud 2007-11-29 10:07:05 UTC
This is the format string you obtain in the graph guru when selecting Scientific format + Use superscript + Don't show 1x's.

For example, it should display 10¹ instead of 1.00x10¹.
Comment 1 Morten Welinder 2007-11-29 14:49:48 UTC
Did you mean to double the "E"?
Comment 2 Morten Welinder 2007-11-29 14:57:15 UTC
Created attachment 99841 [details] [review]
Patch
Comment 3 Morten Welinder 2007-11-29 14:57:48 UTC
Please review.
Comment 4 Emmanuel Pacaud 2007-11-29 15:21:37 UTC
It seems to work fine.

Thanks.
Comment 5 Morten Welinder 2007-11-29 15:39:36 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.