Sven Homburg created TAP5-2418:
----------------------------------
Summary: wrong german error string for email validator
Key: TAP5-2418
URL: https://issues.apache.org/jira/browse/TAP5-2418
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.4
Reporter: Sven Homburg
there is a wrong validator message inside the german translation properties
wrong:
invalid-email='%1$s' ist keine gültige E-Mail Adresse
should:
invalid-email=Keine gültige E-Mail Adresse
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)