detailFormat attribute is feeding the wrong value to the {0} argument
---------------------------------------------------------------------
Key: TOMAHAWK-1080
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1080
Project: MyFaces Tomahawk
Issue Type: Bug
Affects Versions: 1.1.5, 1.1.6
Environment: MyFaces 1.1.6-SNAPHSHOT & Tomahawk 1.1.7-SNAPHSOT
Reporter: nikolaos georgosoulos
Fix For: 1.1.7-SNAPSHOT
the datailFormat attribute is feeding the entire message (i.e. input label with
quots and the validation error detail) to the first argument ({0}). The
expected behavior would be to have only the validation text in that argument
since the second argument ({1}) is feeding the input label as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.