Problem/Motivation

When a description has been set for a coloris form element, it's ignored by the module.

Steps to reproduce

  • Set up a Forms API array with a coloriswidget element
  • Add a description to the array element

Proposed resolution

Add a #description to the array in ColorisWidget.php.

Issue fork coloris-3278058

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

svenryen created an issue. See original summary.

svenryen’s picture

Status: Active » Needs review

I also fixed some code standard issues in the file :)

  • svenryen committed 84d21d3 on 1.0.x
    Issue #3278058: #description is ignored for the form element
    
christian.wiedemann’s picture

Status: Needs review » Fixed

Thanks again.

Status: Fixed » Closed (fixed)

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