Re: [fw-general] Size Validator Zend 1.7.0 - bytestring problem

2008-11-24 Thread Thomas Weidner
ent: Monday, November 24, 2008 2:43 PM Subject: [fw-general] Size Validator Zend 1.7.0 - bytestring problem In Zend framework 1.7.0 the file size validator doesn't work as in 1.6.2. The conversion of the Byte length to String doesn't take place in the validation message. In the setMin

[fw-general] Size Validator Zend 1.7.0 - bytestring problem

2008-11-24 Thread Nick17
In Zend framework 1.7.0 the file size validator doesn't work as in 1.6.2. The conversion of the Byte length to String doesn't take place in the validation message. In the setMin and setMax method a conversion from _fromByteString take place. Then in the isValid method the converted _toByteStri