drupal 8.0.5
install the module and see error on "Manage form display" page.

Notice: Undefined index: target_bundles in Drupal\shs\Plugin\Field\FieldWidget\OptionsShsWidget::isApplicable() (line 224 of modules/shs/src/Plugin/Field/FieldWidget/OptionsShsWidget.php).

UPD:
this error happens if I do not choose a dictionary when creating a field.
It is not critical, but it is a bug this mod...
it is necessary or remove the error message, or make sure the user select dictionary when creating the field.

UPD2: i have other error - when i edit node - i see nothing in field with this mod. it doesnt work at all.

CommentFileSizeAuthor
#4 2681205-4.1.png17.05 KBstBorchert
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

fomenkoandrey created an issue. See original summary.

fomenkoandrey’s picture

Issue summary: View changes
Status: Active » Fixed
fomenkoandrey’s picture

Issue summary: View changes
Status: Fixed » Active
stBorchert’s picture

Issue summary: View changes
Status: Active » Postponed (maintainer needs more info)
FileSize
17.05 KB

I tested this with the latest development version of SHS and couldn't reproduce the error.
How did you not select a vocabulary? Selecting at least one is required:

Please provide some screenshots of your configuration.

  • stBorchert committed 3b010e4 on 8.x-1.x
    Issue #2681205 by fomenkoandrey:  Undefined index: target_bundles in...
stBorchert’s picture

Status: Postponed (maintainer needs more info) » Fixed

I've committed a change so this error could never happen even if you have a broken field configuration.

Status: Fixed » Closed (fixed)

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