Closed (fixed)
Project:
Internationalization
Version:
6.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2008 at 18:42 UTC
Updated:
6 Dec 2008 at 18:31 UTC
With a taxonomy vocabulary set to "Set language to vocabulary" mode, I can't list or add terms in/to it - I get a blank page. With "Per language terms." setting the issue does not occur.
Comments
Comment #1
1misc1 commentedThere seems to be an issue in i18n.module on line 253. My safari respond:
Fatal error: Cannot use object of type stdClass as array in /homepages/20/d31418439/htdocs/redesignv1/sites/all/modules/i18n/i18n.module on line 253
Comment #2
jose reyero commentedThis should be already fixed in latest beta6
Comment #3
tian commentedConfirmed: works now.
Thanks for the fix.