Posted by rfay on May 1, 2009 at 9:35pm
5 followers
Jump to:
| Project: | Internationalization |
| Version: | 6.x-1.0 |
| Component: | Blocks |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| i18n_fieldset_traversal_patch.diff | 548 bytes | Ignored: Check issue status. | None | None |
Comments
#1
#2
Committed a slightly modified version (checking for #tree attribute). Thank you
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
Bug 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.
#5
#6
Also encountering this problem. Subscribing.
#7
Subscribing.
#8
Not fixing for 6.x