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)