Closed (fixed)
Project:
Translatable Regions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2011 at 11:50 UTC
Updated:
28 Jul 2011 at 07:02 UTC
Jump to comment: Most recent file
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