Checkbox/Radio field values from Gather Content are not processed into Drupal fields apparently because their content panes contain values in the 'options' property instead of 'value'.

CommentFileSizeAuthor
#2 processContentPane-escape-3058380-1.patch674 bytesjts86
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jts86 created an issue. See original summary.

jts86’s picture

Escape early from processContentPane not only if $field->value is empty, but also $field->options.

  • Csongi95 committed a4974f7 on 8.x-4.x authored by jts86
    Issue #3058380 by jts86: Checkbox/Radio fields from Gather Content not...
Csongi95’s picture

Status: Active » Fixed

Hello jts86,

Thank you for the patch. I have checked and tested it. It works so now it's merged.

Status: Fixed » Closed (fixed)

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