Thomas Benisch wrote:
Apart from that I found out, that you also have to extend the switch statement in line 991 of ScTableQuery::ValidQuery for the new filter conditions.
As discussed in today's IRC meeting, this statement is wrong. That means this switch statement doesn't have to be extended for the new filter conditions, because that's the code branch for handling values, and there the new filter conditions make no sense. Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
