To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73992
User tl changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Feb 6 09:19:32 +0000
2007 -------
The problem is SfxFilterMatcher::GuessFilter which calls
rMedium.UseInteractionHandler(TRUE) which results in displaying a message box.
The problem is that this function is implicitly used by API functions as well.
The solution is to remove the call to UseInteractionHandler from the function
and check all calling functions if they need to call UseInteractionHandler
manually before.
Projects affected: sfx2,sd, svx, sc, sw
---------------------------------------------------------------------
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]