Typo in FormMessages causes msg not found -----------------------------------------
Key: TAPESTRY-768 URL: http://issues.apache.org/jira/browse/TAPESTRY-768 Project: Tapestry Type: Bug Components: Framework Versions: 4.0 Reporter: Derick Fernando 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]