String white space is removed during injection
----------------------------------------------
Key: XBEAN-154
URL: https://issues.apache.org/jira/browse/XBEAN-154
Project: XBean
Issue Type: Bug
Components: reflect
Affects Versions: 3.7
Reporter: Jarek Gawor
Fix For: 3.8
During injection leading or trailing whitespace is removed from a String. The
string should be injected without any changes.
A similar problem exists when injecting into a char/Character type and the
value has to be converted from a String. It's impossible to inject a value that
is considered a white space in this way.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.