Problem/Motivation

States are not applied correctly for Text area Multiple rows (text_long) and List text (list_string) fields.

Proposed resolution

Correct the selector for Text (Long) using the 'Text area (Multiple rows)' (text_long) widget and List (text) using the Select list (list_string) widget.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

States are applied correctly to Text formatted widget: Text area Multiple rows (text_long) and List text (list_string)

API changes

None.

Data model changes

None.

Comments

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review

Added patch corrects the selector for Text (Long) using the 'Text area (Multiple rows)' (text_long) widget and List (text) using the Select list (list_string) widget.

idebr’s picture

slydevil’s picture

I've rolled this patch into the patch provided in #2937114.

nickdickinsonwilde’s picture

Status: Needs review » Fixed

Thanks for the patch
Thanks @slydevil for making all those changes nicely in one patch.

Status: Fixed » Closed (fixed)

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