Warning: Parameter 1 to translatableregions_admin() expected to be a reference, value given in drupal_retrieve_form() (line 772 of drupal7/includes/form.inc).
This happens with bet1 as with the dev-version! -
No configuration possible /admin/config/regional/translatableregions just stay empty ...
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | translatableregions.fix_form_signature.patch | 942 bytes | rfay |
Comments
Comment #1
rfayThanks for the report.
If you could give specifics of what your settings are and a step-by-step way to create this I'd appreciate it.
Comment #2
choy commentedThere is no much to explain: I activate the module. No error reported …
But then when calling; admin/config/regional/translatableregions just an empty page - cnesquently thre is nothing to config …
dblog reports about tihis a php Warning: Parameter 1 to translatableregions_admin() expected to be a reference, value given in drupal_retrieve_form() (line 772 of drupal7/includes/form.inc).
That's it - Hope it helps you to find the bug ...
Comment #3
rfayThanks - you're certainly right. The patch is attached, but this is already committed. Please test it and report back (test the dev release, or check out from git).
Committed: 02e4f9d
Comment #4
choy commentednow - with this patch - seems all okay