[opencms-dev] Problem Group OverView in OpenCms 8.0.3 - group_permission
Deiverson Silveira
deiverson at solutioncms.com
Fri Oct 11 16:36:43 CEST 2013
Hi List,
I discovery bug in OverView Group, my project in production:
Unable to compile class for JSP:
An error occurred at line: 3 in the jsp file:
/WEB-INF/jsp/offline/system/workplace/admin/accounts/group_permissions.jsp
CmsGroupPrincipalDepemdenciesList cannot be resolved to a type
1: <%@ page pageEncoding="UTF-8" %><%@ page
import="org.opencms.workplace.tools.accounts.*"%><%
2:
3: CmsGroupPrincipalDepemdenciesList wp = new
CmsGroupPrincipalDepemdenciesList(pageContext, request, response);
4: wp.displayDialog();
5: %>
An error occurred at line: 3 in the jsp file:
/WEB-INF/jsp/offline/system/workplace/admin/accounts/group_permissions.jsp
CmsGroupPrincipalDepemdenciesList cannot be resolved to a type
1: <%@ page pageEncoding="UTF-8" %><%@ page
import="org.opencms.workplace.tools.accounts.*"%><%
2:
3: CmsGroupPrincipalDepemdenciesList wp = new
CmsGroupPrincipalDepemdenciesList(pageContext, request, response);
4: wp.displayDialog();
5: %>
Mistake sintaxe:
CmsGroupPrincipalDepemdenciesList
The word M is wrong, correct is name classe
CmsGroupPrincipalDependenciesList
The correct is CmsGroupPrincipalDependenciesList
Change M for N, DepeMMMMdencies no, is Dependencies!
I need change /system/workplace/admin/accounts/group_permissions.jsp
lol :-)
Regards
--
*
www.solutioncms.com
The Brazilian
Official Provider OpenCms
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20131011/a96ee1b8/attachment.htm>
More information about the opencms-dev
mailing list