Details
-
Type: Bug
-
Status: Closed
-
Priority: Trivial
-
Resolution: Fixed
-
Affects Version/s: 4.0.0-b1
-
Fix Version/s: 4.0.0-b1
-
Component/s: None
-
Labels:None
Description
The Permissions model language contains quotes that causes the error message to be blank.
Update /language/en_us/permissions.php to remove the double quotes from the definitions:
$lang['Permissions.!error.name.empty"']
$lang['Permissions.!error.name.group_empty"']