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/29 01:26:44 UTC

[jira] Updated: (TAP5-310) DateField error message "Date is not parsable" should be localizable

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

Howard M. Lewis Ship updated TAP5-310:
--------------------------------------

    Priority: Minor  (was: Major)
     Summary: DateField error message "Date is not parsable" should be localizable  (was: Date value is not parseable)

> DateField error message "Date is not parsable" should be localizable
> --------------------------------------------------------------------
>
>                 Key: TAP5-310
>                 URL: https://issues.apache.org/jira/browse/TAP5-310
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.15
>            Reporter: Konstantin Miklevskiy
>            Priority: Minor
>
> DateField component localization problem
>         catch (ParseException ex)
>         {
>             tracker.recordError(this, "Date value is not parseable.");
>             return;
>         }
> "Date value is not parseable" message should be read from properties file.

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