Seems like most of the theme functions which takes both #id and #attributes, can generate duplicate id's on the output item.
Since they both write out $element[#id] and drupal_attributes($element[#attributes]);
One of them should have higher priority and overwrtite the other value in the presence of both them.

Comments

pasqualle’s picture

Status: Fixed » Closed (fixed)

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