To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49755
User mav changed the following:
What |Old value |New value
================================================================================
CC|'' |'mav,mba'
--------------------------------------------------------------------------------
Assigned to|mav |oj
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu May 26 05:43:20 -0700
2005 -------
The problem lies in the storage-package code, and it is triggered by unusual
scenario related to using of storages ( unusual means that other office code the
scenario does not happen, although the scenario is pretty leagal and it can be
implemented by using scripting ): the root storage of the document contains
"database", "forms" and other folders, during the saving process those
substorages are commited one by one, but commiting of one of them can lead to
commit of the root storage, while others are still not commited. Actually this
is the scenario that leads to the problem.
The fix is not so difficult, unfortunately it affects the central area of the
storing process ( the package project ), so it might be dangerous to fix it for
the product patch. And since the scenario is possible only in case of database
component, implementation of a workaround that would make the scenario
impossible would let office be safe. Of course it still will be possible to
reproduce the problem using UNO scripting.
MBA suggested to introduce the workaround for PP1 and to fix the original
problem for OOo Later if the workaround is not problematic for the database
component.
MAV->OJ: Could you please take a look.
---------------------------------------------------------------------
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]