Bug 60077 - FILESAVE: .ods: spreadsheet function RRI is written as ZGZ
Summary: FILESAVE: .ods: spreadsheet function RRI is written as ZGZ
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
4.0.0.2 rc
Hardware: All All
: medium normal
Assignee: Eike Rathke
URL:
Whiteboard: odf target:4.1.0 target:4.0.1
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-30 15:47 UTC by Eike Rathke
Modified: 2013-01-30 23:51 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eike Rathke 2013-01-30 15:47:07 UTC
Saving the RRI spreadsheet function to ODF .ods writes the name ZGZ instead of RRI that is defined by ODFF/OpenFormula. See also http://docs.oasis-open.org/office/v1.2/cs01/OpenDocument-v1.2-cs01-part2.html#RRI
Comment 1 Eike Rathke 2013-01-30 15:48:41 UTC
Fixed in master with http://cgit.freedesktop.org/libreoffice/core/commit/?id=8f9cb3dddd2ffe95ebd9934ddafc666a8df854bd

Change pending review for 4-0 as https://gerrit.libreoffice.org/1922
Comment 2 Not Assigned 2013-01-30 16:02:10 UTC
Eike Rathke committed a patch related to this issue.
It has been pushed to "libreoffice-4-0":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=05d97f486fc1db564d9c7b372ba2e7a867502c80&h=libreoffice-4-0

ODFF: write RRI as RRI, not ZGZ, fdo#60077


It will be available in LibreOffice 4.0.1.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.