Closed (duplicate)
Project:
Hierarchical Select
Version:
7.x-3.x-dev
Component:
Code - Taxonomy
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Jun 2011 at 22:40 UTC
Updated:
21 Aug 2011 at 14:48 UTC
Jump to comment: Most recent file
Comments
Comment #1
fearlsgroove commented... patch
Comment #2
wim leersThanks! Committed: http://drupalcode.org/project/hierarchical_select.git/commit/3ca65be
Comment #3
tommychrisI want to open the issue, because the field label appears, but not translated. So, I think, we NEED to implement 18n.
Comment #4
tommychrisAnd I want to give a solution, which is maybe not the best:
hs_taxonomy.module
Comment #5
tommychrisComment #6
wim leersYour solution looks pretty good, IMO :)
Are you certain this is the right way to do it though?
Comment #7
wim leersSetting to needs work because the work that needs to be done before this can go in, is verifying that this is the correct way to do it. You may want to the user "fietserwin".
Comment #8
wim leersTagging as such.
Comment #9
wim leersThis was implicitly fixed by #1068354: HS Taxonomy widgets are always optional, #required is ignored: leverage Field API.