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=34400>. 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=34400 Summary: [PATCH] faces block, ValidateLongRangeTag, ValidateDoubleRangeTag Product: Cocoon 2 Version: 2.1.6 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: blocks AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] ValidateLongRangeTag and ValidateDoubleRangeTag use "int" to set the minimum and maximum of the JSF LongRangeValidator and DoubleRangeValidator but should use "long" and "double" respectively. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
