Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.19.2
-
None
-
Novice
Description
I was noticing for bindy my fixedlength fields, where I set trim to true is no longer working
then I spotted this
the problem is
trim function only trim one direction vs the bultin java string.trim()
is this change intentional? seems like an odd choice if so. it effectively means I'll have to call string trim() function on each field that I marked trim=true
Attachments
Issue Links
- links to