[ 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.