Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0-beta
-
Fix Version/s: 2.1.0
-
Component/s: core.users
-
Labels:None
-
Target Version:
Description
This happens when I am logged-in as a non superuser and go on the 'Permissions' page:
Popup:
DataTables warning: Requested unknown parameter '3' from the data source for row 0
Firebug:
DataTables warning: Unexpected number of TD elements. Expected 48 and got 36. DataTables does not support rowspan / colspan in the table body, and there must be one cell for each row/column combination.
jquery....min.js (line 110)
Javascript console says:
h[e - d] is undefined