Re: validwhen expression parsing anomaly

2004-12-21 Thread Reinhard Nägele
See inline. Matt Bathje wrote: Reinhard Nägele wrote: I set up the following expression for a validwhen validation rule, which produces the exception below: Inserting parentheses that should not be necessary solves the issue: I do actually consider this a bug. Should I enter one into the bug d

Re: validwhen expression parsing anomaly

2004-12-21 Thread Matt Bathje
Reinhard Nägele wrote: I set up the following expression for a validwhen validation rule, which produces the exception below: Inserting parentheses that should not be necessary solves the issue: I do actually consider this a bug. Should I enter one into the bug database? I'm using Struts 1.2.

validwhen expression parsing anomaly

2004-12-21 Thread Reinhard Nägele
I set up the following expression for a validwhen validation rule, which produces the exception below: Inserting parentheses that should not be necessary solves the issue: I do actually consider this a bug. Should I enter one into the bug database? I'm using Struts 1.2.4 final. BTW, the last va