[
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]