Hi, I have been using this module on a content type with an entity reference field to a taxonomy vocabulary. When I edit the content type, or the field, I get the following message.

Notice: Undefined index: item_types in _hierarchical_select_hierarchy_generate() (line 1771 of hierarchical_select/hierarchical_select.module).

I am using version 7.x-3.0-beta7. According to the definition of the function the $config['editability']['item_types'] is not necessary. I added an extra check on line 1771 to prevent the notice.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

natew created an issue. See original summary.

natew’s picture

  • stefan.r committed 19c6987 on 7.x-3.x authored by natew
    Issue #2820156 by natew: Undefined index item_types
    
stefan.r’s picture

Committed and pushed to 7.x-3.x, thanks!

stefan.r’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.