You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2014/08/01 20:43:40 UTC

[jira] [Closed] (TAP5-2356) missing-key: a-string-is-a-string

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

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

    Resolution: Invalid

You can ignore your warning; the value is not used, since translation from string to string is trivial.

> missing-key: a-string-is-a-string
> ---------------------------------
>
>                 Key: TAP5-2356
>                 URL: https://issues.apache.org/jira/browse/TAP5-2356
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3.6, 5.4
>            Reporter: Robert Hailey
>            Priority: Trivial
>              Labels: easyfix, message, messages
>
> I'm not even sure if this ever makes it to the user, but it is flagged on my custom "log missing keys" implementation.
> {noformat}
> tapestry-core/src/main/java/org/apache/tapestry5/internal/translator/StringTranslator.java:
>         super("string", String.class, "a-string-is-a-string");
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)