Problem/Motivation

The elements of the DvG Address component currently get the extra theme wrapper "ife_form_element", which shouldn't be necessary, because this wrapper will be added recursively by (the current dev-version of) the IFE module itself, resulting in possibly unwanted behaviour.
(Also see #3057589: Form element with ife_form_element theme wrapper is not rendered when there are no errors)

Proposed resolution

Remove the theme wrappers, as they are added by the IFE module when necessary.

Remaining tasks

Make a patch to remove the obsolete theme wrappers.

Comments

TVoesenek created an issue. See original summary.

tvoesenek’s picture

Made a patch to remove the IFE theme wrappers.

tvoesenek’s picture

Status: Active » Needs review
paulvandenburg’s picture

Status: Needs review » Reviewed & tested by the community

Looks good and confirmed working.

paulvandenburg’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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