Closed (won't fix)
Project:
Internationalization
Version:
6.x-1.0
Component:
Blocks
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 May 2009 at 21:35 UTC
Updated:
28 Apr 2012 at 17:33 UTC
Some strings/fields cannot currently be set as multilingual variables. The example that made me step through the code is the "Picture Guidelines", user_picture_guidelines, on the admin/user/settings page.
The code was assuming that only fieldsets can be child form elements, and it's not correct, as in the case of user_picture_guidelines.
Thanks,
-Randy
| Comment | File | Size | Author |
|---|---|---|---|
| i18n_fieldset_traversal_patch.diff | 548 bytes | rfay |
Comments
Comment #1
rfayComment #2
jose reyero commentedCommitted a slightly modified version (checking for #tree attribute). Thank you
Comment #4
finex commentedBug http://drupal.org/node/482800 has been set as duplicate of this, but that bug has not been solved even if this has been marked as fixed.
Comment #5
finex commentedComment #6
adraskoy commentedAlso encountering this problem. Subscribing.
Comment #7
wpanssi commentedSubscribing.
Comment #8
jose reyero commentedNot fixing for 6.x