If minLength is set on a fixed length record and maxLength is not set,
maxLength will incorrectly default to minLength which may be less than the sum
of all defined field lengths.
Affects release 0.9.2.
Workaround: when a minLength value is configured on a fixed length record, also
set maxLength.
Original issue reported on code.google.com by kevin.s...@gmail.com on 2 Feb 2011 at 3:38
Original issue reported on code.google.com by
kevin.s...@gmail.com
on 2 Feb 2011 at 3:38