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 ...

CommentFileSizeAuthor
#3 translatableregions.fix_form_signature.patch942 bytesrfay

Comments

rfay’s picture

Assigned: choy » Unassigned

Thanks 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.

choy’s picture

There 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 ...

rfay’s picture

Version: 7.x-1.0-beta1 » 7.x-1.x-dev
Status: Active » Fixed
StatusFileSize
new942 bytes

Thanks - 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

choy’s picture

now - with this patch - seems all okay

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.