The theme function theme_jquery_colorpicker() generates output which contains two elements with the same id. The outermost div and the input element are both assigned an id equal to '$element['#id']'. This is not valid HTML. This also creates warnings in simpletest when a jquery_colorpicker form element is present on a page during a web test.

Comments

plopesc’s picture

Issue summary: View changes
Status: Active » Fixed

This issue shoud be fixed now as part of #1974706: some theming issues

Thank you!

Status: Fixed » Closed (fixed)

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