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

Howard M. Lewis Ship closed TAP5-131.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.16

> BeanEditForm guide example about creating the FieldTranslator is inaccurate 
> and out of date
> -------------------------------------------------------------------------------------------
>
>                 Key: TAP5-131
>                 URL: https://issues.apache.org/jira/browse/TAP5-131
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 5.0.15
>            Reporter: Andy Huhn
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0.16
>
>
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to