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 611824 - reference intersection incorrectly exported
reference intersection incorrectly exported
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export OOo / OASIS
git master
Other Linux
: Normal normal
: ---
Assigned To: Andreas J. Guelzow
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2010-03-04 17:20 UTC by Andreas J. Guelzow
Modified: 2010-03-05 18:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Untested patch (524 bytes, patch)
2010-03-05 17:18 UTC, Morten Welinder
accepted-commit_now Details | Review

Description Andreas J. Guelzow 2010-03-04 17:20:41 UTC
We correctly import reference intersection (!) from ODF but fail to export it correctly: We use Gnumeric's operator ' ' rather than ODF's '!'.
Comment 1 Morten Welinder 2010-03-05 17:18:01 UTC
Created attachment 155334 [details] [review]
Untested patch

Does this fix the issue?

odf_expr_conventions_new and oo_conventions_new should be merged.
Comment 2 Andreas J. Guelzow 2010-03-05 17:56:30 UTC
Review of attachment 155334 [details] [review]:

yes, this would do just fine!
Comment 3 Morten Welinder 2010-03-05 18:12:45 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.