Message2061
Logged In: YES
user_id=464497
The above patch correctly implements the OR behaviour and
does not have any problems with backwards compatibiltiy as
it is almost sure no one was using this feature, because
the matching with a list of values in an AND mode (value ==
1 and value == 2) always fails.
Using the OR semantics is useful, simple as a patch, and
ressembles the Pythonic "value in list" boolean expression.
Of course the NOT opertaor is still missing, but that is
another issue. |
|
Date |
User |
Action |
Args |
2009-02-03 14:21:30 | admin | link | issue1373396 messages |
2009-02-03 14:21:30 | admin | create | |
|