[
https://issues.apache.org/jira/browse/JSPWIKI-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Janne Jalkanen resolved JSPWIKI-133.
------------------------------------
Resolution: Fixed
Fixed in 2.6.1-cvs-8.
> On group page label 'Group Name' is not localized.
> --------------------------------------------------
>
> Key: JSPWIKI-133
> URL: https://issues.apache.org/jira/browse/JSPWIKI-133
> Project: JSPWiki
> Issue Type: Bug
> Components: Default template, Localization
> Affects Versions: 2.6.0
> Reporter: Tomasz Szymko
> Assignee: Dirk Frederickx
> Priority: Trivial
> Fix For: 2.6.1
>
>
> problem is in GroupContent.jsp in line 93, which is:
> <th>Group Name</th>
> but should look:
> <th><fmt:message key="group.name"/></th>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.