You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Robert Hailey (JIRA)" <ji...@apache.org> on 2014/06/26 05:47:24 UTC

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

Robert Hailey created TAP5-2356:
-----------------------------------

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



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)