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)" <ji...@apache.org> on 2008/10/28 18:05:44 UTC

[jira] Assigned: (TAP5-131) Update docs: BeanEditForm Guide

     [ https://issues.apache.org/jira/browse/TAP5-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-131:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Update docs: BeanEditForm Guide
> -------------------------------
>
>                 Key: TAP5-131
>                 URL: https://issues.apache.org/jira/browse/TAP5-131
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.15
>            Reporter: Andy Huhn
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> A quote from http://tapestry.formos.com/nightly/tapestry5/guide/beaneditform.html on 8-Sep-2008:
>     public FieldTranslator getCurrencyTranslator()
>     {
>       Translator translator = ...;
>       return fieldTranslatorSource.createTranslator(currency, context.getPropertyId(), context.getContainerMessages(),
>         resources.getLocale(), context.getPropertyType(), context);
>     }
> The signature for this method is incorrect; after resources.getLocale(), I believe there should be only one argument, which is translator.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org