To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=88878
------- Additional comments from [email protected] Thu May 14 09:54:08 +0000 2009 ------- The xmlscript patch (thanks for pointing me to the right diff file :) looks good to me (disclaimer: that's not my module, so I easily might miss things here). One picky item in xmldlg_im/export.cxx: If you follow the (commendable!) habit of caring for exceptions, then it's worth putting a "DBG_UNHANDLED_EXCEPTION()" (from tools/diagnose_ex.h) into the catch branch, so at least non-product versions will report that something went wrong, instead of /completely/ silencing the exception. --------------------------------------------------------------------- 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]
