DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31514>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31514

Either insufficient docs on validwhen or a bug

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Major                       |Enhancement
          Component|Validator Framework         |Documentation



------- Additional Comments From [EMAIL PROTECTED]  2004-10-03 04:16 -------
I think you're right the phrase you mention does imply that in your case a 
numeric coomparison should have been done - both your Strings are convertable 
to Integers.

Looking at the ValidWhenParser.g source file - it only tries to do a numeric 
comparison when at least one of the items is an Integer.

Either, as you say, the docs need clarifying - or change validwhen to try to 
convert both Strings to Integer. IMO changing validwhen would be a good option 
as this is probably a common scenario (all my ActionForm's are String 
properties).

Niall

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to