Any message that is resolved in the javascript by renderValidationScript is not escaped if a single quote is present in the message, resulting in an "unknown identifier" javascript message.
This needs to be escaped in the service in getMessage and getTypeMismatchMessage. I'm working on a pull request for it.
Any message that is resolved in the javascript by renderValidationScript is not escaped if a single quote is present in the message, resulting in an "unknown identifier" javascript message.
This needs to be escaped in the service in getMessage and getTypeMismatchMessage. I'm working on a pull request for it.