To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=107512 Issue #|107512 Summary|sfx2: Too many exceptions Component|framework Version|OOO320m7 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|mba Reported by|kendy
------- Additional comments from [email protected] Mon Dec 7 21:56:15 +0000 2009 ------- During debugging of something, I found out that too many exceptions are generated in sfx2. It turned out to be thanks to attempts to write to a log that is (I suppose) turned off in the production builds. But still, the code tries to construct the log, creates a ComponentContext, and eventually throws an exception - which seems highly inefficient to me ;-) I'll attach a patch - please have a look if it does not break the original intent of the log. --------------------------------------------------------------------- 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]
