To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=54610
------- Additional comments from [EMAIL PROTECTED] Mon Sep 26 07:18:40 -0700 2005 ------- Oliver, just want to ask whether you also took into consideration the different behaviour of the DATE and INTEGER fields? I'm asking because I don't have any knowledge of what's going on in the programs background and I was just noticing that you only put the DATE field into your example. Just wanted to assure that the behaviour all database field types will be regarded and that all possibilities of sending conditions beside EQ and NEQ will also be included into to analysis. In addition I wanted to tell you that I also experienced strange behaviour with the BOOLEAN conditions AND and OR. I had wrong results when I wanted to hide a section when I put the condition like this: field EQ "something" OR (field NEQ "something2" AND field NEQ "something3"). When I put the condition into further brackets for example like this: ((field EQ "something") OR (field NEQ "something2" AND field NEQ "something3"))it worked. If it's necessary I can try to reproduce it but perhaps there's no need to when you're checking the condition things anyway. Best regards Helge --------------------------------------------------------------------- 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]
