Hi, > 1) We add the following to ActionViewHelper, EmailViewHelper and > ExternalViewHelper (and all featured TagBasedViewHelpers which do need > the closing tag): > > $this->tag->forceClosingTag(true); This is the right way to go, as it is how it is defined in XML. Greets, Sebastian