To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70382
User mav changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Oct 18 02:29:07 -0700
2006 -------
The problem is in UCB implementation.
The method "ContentProviderImplHelper::removeAdditionalPropertySet()", as well
as other *AdditionalPropertySet() methods in ucbhelper project, does not check
whether the provided key has a slash at the end in case of recursive scenario.
In result the properties of another content that has original content name as
prefix in the own name will be affected. For example, when the properties for
the folder "folder" are removed, the properties of the folder "folder1" will be
removed as well.
The template component also needs a change, to repaire the cache that was
affected by the problem.
---------------------------------------------------------------------
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]