[
https://issues.apache.org/jira/browse/ADFFACES-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-46:
---------------------------------------
Fix Version/s: 1.0.0-incubating-core
Affects Version/s: 1.0.0-incubating-core
> Client side validation message does not escape the ' character
> --------------------------------------------------------------
>
> Key: ADFFACES-46
> URL: https://issues.apache.org/jira/browse/ADFFACES-46
> Project: MyFaces ADF-Faces
> Issue Type: Bug
> Affects Versions: 1.0.0-incubating-core
> Reporter: Simon Lessard
> Assigned To: Adam Winer
> Fix For: 1.0.0-incubating-core
>
>
> Copied from
> http://forums.oracle.com/forums/thread.jspa?messageID=1223575�
> Here's a small bug with validation message when client-side validation is
> enabled. If the error message (or field label) contain the character ', ADF
> Faces won't escape it and will thus break the printing with some nasty
> characters. A really poor workaround is to set the messages with the '
> escaped, but then it will fail when it's the label that contains it or when
> you disable client-side validation (then the printed message in the page will
> contains both of the apostrophes).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.