Antonio Gallardo wrote:
[EMAIL PROTECTED] escribió:
OK. I think I found it in Field.java, where it does
newEnteredValue = newEnteredValue.trim();
Hi Fernando,
Great you found it! You should can create a patch to optionally
configure leading spaces and keeping the former behavior as the default
behavior. WDYT?
FWIW I think this might best be implemented in the Convertor layer, that
seems most appropriate for converting untrimmed strings to trimmed and
vice versa. A PlainStringConvertor for instance would keep
leading/trailing whitespace intact. WDYT?
If Fernando doesn't want to create a patch I will do so since this has
annoyed me in the past as well.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]