Issue 95188 - ODF version handling
Summary: ODF version handling
Status: CLOSED FIXED
Alias: None
Product: ui
Classification: Code
Component: ui (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: wolframgarten
QA Contact: issues@ui
URL: http://specs.openoffice.org/appwide/o...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-20 11:03 UTC by IngridvdM
Modified: 2017-05-20 09:26 UTC (History)
4 users (show)

See Also:
Issue Type: FEATURE
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
patches to implement this issue (6.67 KB, application/octet-stream)
2009-09-01 15:11 UTC, IngridvdM
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description IngridvdM 2008-10-20 11:03:43 UTC
OpenOffice.org 3.x supports ODF 1.2, but  not all features that will be
implemented for OpenOffice.org 3.x are part of the ODF 1.2. The linked
specification describes how to handle these features in detail.
As a quick overview: A new entry in the list 'ODF format version' should be
introduced and the warning message for saving information should be adapted.
Comment 1 pb 2008-10-21 09:34:07 UTC
pb: fixed in cws calcchartrtl01.
Files changed:
/officecfg/registry/data/org/openoffice/Office/Common.xcu 1.52.32.1
/officecfg/registry/schema/org/openoffice/Office/Common.xcs 1.156.26.1
/svtools/inc/svtools/saveopt.hxx 1.6.172.1
/svtools/source/config/saveopt.cxx 1.36.98.1
/svx/source/dialog/optsave.cxx 1.21.260.1
/svx/source/options/optsave.src 1.82.260.1
Comment 2 IngridvdM 2008-10-24 11:15:29 UTC
Created issue 95404 for the necessary changes in the documentation.
Created issue 95403 for the necessary changes in the automatic testing scripts.
Comment 3 jogi 2008-10-27 14:48:13 UTC
Info: 95403 is only for the _changes_ in the Chart-modul! There exists already a
test case specification for all OOo modules (example Chart2:
http://qa.openoffice.org/ooQAReloaded/TestcaseSpecifications/OpenOffice.org_3.0/Chart-2/ODF12Migration.html)
Comment 4 IngridvdM 2008-11-27 17:23:21 UTC
All file format changes necessary for OOo 3.1 have finally been accepted for
ODF1.2 so this feature will not be necessary for OOo 3.1. -> change target.

The CWS calcchartrtl01 will be deleted. In case this feature will be introduced
to a future version of ODF the cvs checkins from CWS calcchartrtl01 with the
according issue ID need to be migrated to a different CWS.
Comment 5 IngridvdM 2009-09-01 15:11:19 UTC
Created attachment 64481 [details]
patches to implement this issue
Comment 6 IngridvdM 2009-09-01 15:14:41 UTC
@Christian, please find the patches from the original implementation of this
issue attached.
Comment 7 clippka 2009-09-10 08:01:19 UTC
verified in cws, next step qa
Comment 8 clippka 2009-09-10 08:05:11 UTC
cl->wg: the attached spec is about many things already implemented in the
master. It is enough to verify that you now can select "odf 1.2 enhanced" and
that it is the default. comments in impress will not be saved if anything else
is selected. also it is not possible to insert comments in impress if anything
other than odf 1.2 enhanced is selected.
Comment 9 wolframgarten 2009-09-10 10:15:50 UTC
Verified in CWS.