To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44155
User ab changed the following:
What |Old value |New value
================================================================================
Assigned to|ab |mav
--------------------------------------------------------------------------------
Status|STARTED |NEW
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Dec 21 07:55:31 -0800
2005 -------
ab->mav: Here's the easiest way to reproduce:
1. Start office
2. Create new writer document
3. Save document, name doesn't matter
4. Tools/Macro -> Organiser, create new library in document
5. Protect this library with a password
6. Save and close the document
7. Reopen document
8. Save as... document with different name
In the document saved in 8. the password protected library is damaged,
because the Module1.xml file / stream is 0 bytes long. This is very bad
as this file contains the encrypted source. The binary file is ok, so the
library can still be excuted. In this scenario - and also in the scenario(s)
described earlier - always SotStorage::CopyTo() is called for the pass-
word protected library and obviously this fails.
In OOo 1.0.3 this problem does not occur ! So it's a 1.1.x regression.
---------------------------------------------------------------------
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]