[Jamwiki-commit] SF.net SVN: jamwiki:[4070] wiki/branches/cclavadetscher
Brought to you by:
wrh2
From: <ccl...@us...> - 2012-06-06 15:38:07
|
Revision: 4070 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4070&view=rev Author: cclavadetscher Date: 2012-06-06 15:37:54 +0000 (Wed, 06 Jun 2012) Log Message: ----------- Addition of checks for null values in group list. This bug was generated by the fact that there can be no groups to display, i.e. no groups other than GROUP_ANONYMOUS or GROUP_REGISTERED_USER. In previous versions the bug did not appear because there were always those two system groups. Modified Paths: -------------- wiki/branches/cclavadetscher/jamwiki-war/src/main/webapp/WEB-INF/jsp/admin-roles.jsp wiki/branches/cclavadetscher/jamwiki-web/src/main/java/org/jamwiki/servlets/RolesServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |