Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0
-
None
Description
There are places in the code that expect the existence of a user group named "None" with an id of 82. This group is not in the vcl.sql file. The code needs to specially handle the usage of the group without it existing in the database, or it needs to be added to the vcl.sql file and the code needs to handle it by name instead of id.