svn commit: r656131 - /lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/content/admin/groups/group-admin.js

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Wed May 14 00:47:02 2008
New Revision: 656131

URL: http://svn.apache.org/viewvc?rev=656131&view=rev
Log:
Save members that have been removed from a group.

Modified:
    lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/content/admin/groups/group-admin.js

Modified: lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/content/admin/groups/group-admin.js
URL: http://svn.apache.org/viewvc/lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/content/admin/groups/group-admin.js?rev=656131&r1=656130&r2=656131&view=diff
==============================================================================
--- lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/content/admin/groups/group-admin.js (original)
+++ lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/content/admin/groups/group-admin.js Wed May 14 00:47:02 2008
@@ -167,6 +167,7 @@
                     if (java.lang.Class.forName("org.apache.lenya.ac.User").isInstance(oldMembers[i])
                         && !groupUsers.contains(oldMembers[i])) {
                         group.remove(oldMembers[i]);
+                        oldMembers[i].save();
                     }
                 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.