atom feed6 messages in net.java.dev.appfuse.issues[JIRA] Commented: (APF-235) i18n in ...
FromSent OnAttachments
charlse (JIRA)Jan 4, 2006 6:10 pm 
charlse (JIRA)Jan 4, 2006 6:12 pm 
Matt Raible (JIRA)Jan 9, 2006 5:34 am 
Matt Raible (JIRA)Jan 9, 2006 5:49 am 
Matt Raible (JIRA)Jan 13, 2006 3:55 am 
Matt Raible (JIRA)Jan 13, 2006 10:27 pm 
Subject:[JIRA] Commented: (APF-235) i18n in /web/scripts/login.js
From:Matt Raible (JIRA) (iss@appfuse.dev.java.net)
Date:Jan 9, 2006 5:49:47 am
List:net.java.dev.appfuse.issues

[ http://issues.appfuse.org/browse/APF-235?page=comments#action_10433 ]

Matt Raible commented on APF-235: ---------------------------------

For some reason, the following:

<fmt:message key="errors.required"><fmt:param><fmt:message
key="label.username"/></fmt:param></fmt:message>

Results in:

{0} is a required field.

As far as I can tell, your suggested fix *should* work, but it doesn't appear
to.

i18n in /web/scripts/login.js ------------------------------

Key: APF-235 URL: http://issues.appfuse.org/browse/APF-235 Project: AppFuse Type: Improvement Components: i18n Versions: 1.8.2 Environment: when ie not using en. Reporter: charlse Assignee: Matt Raible Priority: Trivial Fix For: 1.9

it will only prompt "the password is required field" with english but not i18n
When login at not English ie. please fix it , thanks.