[ http://issues.apache.org/jira/browse/TAPESTRY-768?page=all ]
Howard M. Lewis Ship updated TAPESTRY-768:
------------------------------------------
Summary: FormMessages class has typo in message key for
fieldAlreadyPrerendered() (was: Typo in FormMessages causes msg not found)
> FormMessages class has typo in message key for fieldAlreadyPrerendered()
> ------------------------------------------------------------------------
>
> Key: TAPESTRY-768
> URL: http://issues.apache.org/jira/browse/TAPESTRY-768
> Project: Tapestry
> Type: Bug
> Components: Framework
> Versions: 4.0
> Reporter: Derick Fernando
> Assignee: Howard M. Lewis Ship
> Priority: Trivial
>
> Minor typo, in org.apache.tapestry.form.FormMessages:
> return _formatter.format("field-already-prerenderer", field);
> Should be
> return _formatter.format("field-already-prerendered", field);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]