To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94175
User mst changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Oct 31 16:10:13 +0000
2008 -------
hi tbaeck,
we definitely should open the document in ooo 3.0.1.
i've had a look at IAM Documentation Template.ott:
this file contains an invalid meta.xml:
it contains two user-defined properties with name "Info 4"
i will claim yet again that the ooo 2.x implementation of meta.xml is
principally composed of bugs.
but that is not the reason ooo 3.0 cannot load the document.
as ama already noted, it also contains a user-defined property with an empty
name. surprisingly, this is actually valid ODF. i have asked mib just to be
sure, and he claimed it was probably forgotten to forbid empty property names.
maybe that will be changed for ODF 1.2, maybe not.
but anyway, ooo 3.0 cannot load it because the property set that stores
user-defined properties can't handle empty names; it throws an exception.
i can either change the property set's implementation, but i will have to get
permission from fs to do this change, because i don't know if it is safe.
or i can add some hack to store a property with empty name somewhere else, where
it won't be visible in the API.
in the latter case, i hope it is not a problem for you if a property with empty
name is not accessible at the DocumentProperties service.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]