DefaultMessageInterpolator substitutes unexistant variables with the whole
message
----------------------------------------------------------------------------------
Key: BVAL-18
URL: https://issues.apache.org/jira/browse/BVAL-18
Project: BeanValidation
Issue Type: Bug
Components: jsr303
Affects Versions: 0.1-incubating
Reporter: Carlos Vara
Attachments: DefaultMessageInterpolator.patch
Solution is very simple, when no variable is found, assign the parameter
instead of the message. Probably a typo.
Fix attached, one more TCK test passes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.