projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
d6951a9
)
Fix cache when group is approved
author
Julien HEYMAN
<julien.heyman@atos.net>
Wed, 7 Aug 2013 13:26:34 +0000
(15:26 +0200)
committer
Julien HEYMAN
<julien.heyman@atos.net>
Wed, 7 Aug 2013 13:29:01 +0000
(15:29 +0200)
src/common/include/Group.class.php
patch
|
blob
|
history
diff --git
a/src/common/include/Group.class.php
b/src/common/include/Group.class.php
index
21e2817
..
df97b6f
100644
(file)
--- a/
src/common/include/Group.class.php
+++ b/
src/common/include/Group.class.php
@@
-2423,6
+2423,8
@@
class Group extends Error {
}
$this->normalizeAllRoles();
+ // empty members cache because the group creator is not yet in cache.
+ unset($this->membersArr);
$this->activateUsers();
// Delete fake join request