You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org> on 2005/11/22 14:08:42 UTC

[jira] Updated: (TAPESTRY-768) FormMessages class has typo in message key for fieldAlreadyPrerendered()

     [ 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: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org