To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100040
User fs changed the following:
What |Old value |New value
================================================================================
Assigned to|fs |mav
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Mon Mar 9 09:54:56 +0000
2009 -------
fs->mav: Most probably a regression of CWS mav44. There, you fixed the problem
that ZIp packages can contain ascii characters only (or at least a very limited
superset thereof, do not remember completely), namely issue 95409. In this
course, you also adjusted the IsValidZipEntryFileName.
Our macro migration wizard uses this function to determine which storage names
need to be translated. Since mav44, umlauts (and probably other non-ASCII
characters as well) which previously were not accepted by the function now *are*
accepted, which means we create storages containing those characters.
However, the safe process then throws a lot of assertions (in a non-product
version) from module package and embeddedobj, and finally leaves a corrupted
document. I am not yet sure who's responsible for the corruption: Some instance
obviously ignores the thrown exceptions. I will continue to investigate, but I
think you should fix the probem with IsValidZipEntryFileName not doing what it
promises to do.
---------------------------------------------------------------------
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]