Update of
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors
In directory
james.mmbase.org:/tmp/cvs-serv11490/cmsc/edit-webapp/src/webapp/editors
Modified Files:
Tag: b1_4
index.jsp
Log Message:
CMSC-723 - Update title by change language - Added fmt:setBundle to fix this.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors
See also: http://www.mmbase.org/jira/browse/CMSC-723
Index: index.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/index.jsp,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -b -r1.12 -r1.12.2.1
--- index.jsp 23 Nov 2007 14:26:14 -0000 1.12
+++ index.jsp 9 Jun 2008 16:18:17 -0000 1.12.2.1
@@ -18,6 +18,7 @@
</mm:listnodes>
<fmt:setLocale value="${language}" scope="session"/>
+ <fmt:setBundle basename="cmsc" scope="request" /> <%-- Reload the resource
bundle again for JSTL --%>
<mm:write referid="language" jspvar="lang" vartype="String">
<% request.getSession().setAttribute("org.apache.struts.action.LOCALE",
new Locale(lang));%>
</mm:write>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs