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/13 23:56:44 UTC

[jira] Closed: (TAP5-239) IllegalFormatConversionException for German validation translation

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

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

    Resolution: Invalid

Looks like this was taken care of by TAPESTRY-2670.

> IllegalFormatConversionException for German validation translation
> ------------------------------------------------------------------
>
>                 Key: TAP5-239
>                 URL: https://issues.apache.org/jira/browse/TAP5-239
>             Project: Tapestry 5
>          Issue Type: Bug
>            Reporter: Wolfram Koska
>            Assignee: Howard M. Lewis Ship
>
> ValidationMessages.properties:
> minimum-string-length=You must provide at least %d characters for %s.
> ValidationMessages_de_DE.properties:
> minimum-string-length=Der Wert f�r das Feld %s muss mindestens %d Zeichen lang sein.
> In MessageFormatterImpl, the args for String.format are always in the same order, thus, if tapestry detects a German browser, any @Validate(required) will throw an unrecoverable exception, rendering the application useless.
> When changing the browser's accepted languages so that tapestry detects English, the pages render normal.

-- 
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