When attempting to delete a group from the list of groups, the following error displays: Warning: Parameter 1 to google_groups_delete_confirm() expected to be a reference, value given in drupal_retrieve_form()
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | google_groups-delete_errors-2724911-2.patch | 1.2 KB | gadaniels72 |
Comments
Comment #2
gadaniels72 commentedMultiple errors on deleting a group:
$delta set to use wrong URL argument on "are you sure" confirmation form
On deleting, missing ['values'] in form state reference to get current delta.