To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91436
------- Additional comments from [EMAIL PROTECTED] Wed Jul 9 09:34:52 +0000 2008 ------- ER: The second patch adds a compiler option as proposed by you. I'm not sure, if the code, where the error is set, is correct. Before your changes ScCompiler::NextNewToken() returned FALSE, if an error was set and bAutoCorrect was false. I didn't handle this case, but always return TRUE. I discussed the problem with the formula '+IF(ISERROR(undefinedname);23;42)' with NN, and we didn't have an idea about how to solve that problem. In this case, the user has to use the '=' character for getting a valid formula. --------------------------------------------------------------------- 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]
