To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49065
User mav changed the following:
What |Old value |New value
================================================================================
Assigned to|mav |tl
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed May 11 02:32:22 -0700
2005 -------
MAV->TL: It looks like the conversion to MS format is removed from starmath
implementation. In the 'SmDocShell::ConvertTo()' method there were previously
following lines
else if( pFlt->GetFilterName().EqualsAscii("MathType 3.x"))
bRet = WriteAsMathType3( rMedium );
that are removed now. Please take a look.
The crash is result of absents of error handling in the conversion code. It
should be fixed but not for OOo2.0 from my point of view. I have submitted a new
issue 49081 for this reason.
---------------------------------------------------------------------
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]