Download & Extend

Multilingual variables: Some fields are inaccessible due to logic problem

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

AttachmentSizeStatusTest resultOperations
i18n_fieldset_traversal_patch.diff548 bytesIgnored: Check issue status.NoneNone

Comments

#1

Status:patch (to be ported)» needs review

#2

Status:needs review» fixed

Committed a slightly modified version (checking for #tree attribute). Thank you

#3

Status:fixed» closed (fixed)

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

Status:closed (fixed)» active

#6

Also encountering this problem. Subscribing.

#7

Subscribing.

#8

Component:Code» Blocks
Status:active» closed (won't fix)

Not fixing for 6.x