To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115944





------- Additional comments from c...@openoffice.org Mon Jan  3 14:05:50 +0000 
2011 -------
The problem happens since we open the zip package in 'repair' mode.
To reproduce with my Basic macro change the following

        Dim aProps(1) as new com.sun.star.beans.PropertyValue
        aProps(0).Name = "StorageFormat"
        aProps(0).Value = "ZipFormat"
        aProps(1).Name = "RepairPackage"
        aProps(1).Value = true

Mikhail is currently investigating

---------------------------------------------------------------------
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to