|
[
Permalink
| « Hide
]
Daniel Neis added a comment - 08/Oct/09 03:00 AM
This second patch (ra_groups_remove_v2.diff) should be applied instead of the first one, cause it tests if context_childs is really an array, avoiding php warnings
Nicolas - Here is another patch from Daniel which I thought might be helpful to look at before 1.9.6. It looked like you had looked at one of his other patches regarding something similar; however, I understand if you do not have time. Daniel asked if I would help ensure that it at least received a quick glance before 1.9.6. I looked at the patch and it did seem to have a typo in the foreach line.
+ if (!$child_contexts = get_child_contexts($context)) { I suspect it should be + foreach ($child_contexts as $cc) { Peace - Anthony Hello, Anthony
thanks for the attention and for schedule it for 1.9.6 , and sorry for the typo. =O) Daniel - Actually I will let Nicolas make the determination whether to change the Fix version to 1.9.6 but I am happy to give this a little bump as the more little things we can clean up for 1.9.6 the better. Peace - Anthony
Hello,
is someone looking at this yet? Hello, Eloy and Petr
i am adding you as watchers, because i don't have find a leader of "course module", so if you can take a look at this, i will be really happy. sorry, the maintainer should be the one for "roles" instead of "course", but i think there is no one too.
|
||||||||||||||||||||||||||||||||||||||||||||||||||