tedivm / mortar

Automatically exported from code.google.com/p/mortar
0 stars 0 forks source link

Module Permission Form throws notice and doesn't have the guest name #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install a module.
2. Get redirected to the module permissions page

What is the expected output? What do you see instead?

Should be error free with all field sets labelled. Instead the Guest field is 
missing and a notice appears.

This is most likely related to stripping out "system" permission groups, as 
Guest happens to be one.

Please use labels and text to provide additional information.

Error:

( ! ) Notice: Undefined variable: guestGroup in 
./modules/Mortar/actions/ModulePermissions.class.php on line 65

Original issue reported on code.google.com by tedivm@tedivm.com on 10 Jan 2010 at 8:29

GoogleCodeExporter commented 9 years ago
Resolved by r1380.

Original comment by charlequin@gmail.com on 30 Jan 2010 at 8:43