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





------- Additional comments from [EMAIL PROTECTED] Sun Aug 31 21:17:09 +0000 
2008 -------
fs->mav: This is a regression of your fix for issue 92735. When I revert the
change in filter/source/config/cache which you did, then this bug here vanishes.

The problem is that the type detection leaves an input stream in the media
descriptor, which, since your fix, is read-only (before, it didn't exist, or it
was writable, I do not know). Now when a database document is read from a media
descriptor, it uses the stream it finds - and since this stream is read-only,
the complete document is considered read-only, so all modifying operations on it
are prevented in the UI.

---------------------------------------------------------------------
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]

Reply via email to