https://issues.apache.org/ooo/show_bug.cgi?id=107781
orcmid <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED CC| |[email protected] Ever Confirmed|0 |1 --- Comment #4 from orcmid <[email protected]> 2012-04-11 01:03:17 UTC --- (In reply to comment #0) > Apparently OOo 3.1.1 doesn't support urn:-style attribute values (ODF 1.2 > part > III cd1) for manifest:checksum-type / manifest:algorithm-name / manifest:key- > derivation-name just yet. > I've created an encrypted ODT with values SHA1/1K / Blowfish CFB / PBKDF2 and > it > opens just fine in OOo, but replacing the attribute values with urn:oasis... > seems to fail (OOo opens with a warning that styles.xml contains a Format > Error > at 1,1) When there is any disparity between the default ODF 1.1 encryption methods supported by OpenOffice.org 3.3.0 and earlier, the package is opened as if there is no encryption. The result is the styles.xml Format error with that is presumably a consequence of attemptiong to access the ciphertext (a binary file) as if it is unencrypted XML. These tests need to be repeated with an Apache OpenOffice 3.4 developer snapshot or release candidate. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
