summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-02-02 12:53:59 +0100
committerNoel Power <noel.power@novell.com>2012-02-07 17:25:56 +0000
commitfd19436de41d1be21bc2eca3d84647f2156dba75 (patch)
tree5af7d5b991aa869ffc0ba59410af803c0d1bb6bb
parent06c62190b2c28720294a603d26878c2cb0b35b9c (diff)
fdo#45446: officecfg: turn off SaveBackwardCompatibleODF
As detailed in the bug, this option is the reason why LO writes several elements and attributes that are not valid in ODF; the corresponding bugs in the import filters are all fixed in OOo 2.4 or earlier, so there is no reason to risk interoperability problems with other ODF impolementations for this any more.
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Common.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 215999a81a0c..744c7f216021 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -594,7 +594,7 @@
<node oor:name="Save">
<node oor:name="Document">
<prop oor:name="SaveBackwardCompatibleODF" oor:type="xs:boolean">
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="CreateBackup" install:module="gconflockdown">
<value oor:external=