Bug #60856
Target attribute not supported by the form viewhelper
| Status: | New | Start date: | 2014-08-08 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assigned To: | - | % Done: | 0% |
|
| Category: | ViewHelpers | |||
| Target version: | - | |||
| Has patch: | Yes | Affected Flow version: | (any) |
Description
The target attribute is valid in pretty much every (X)HTML doctype (except XHTML 1.0 Strict) and should be supported by the FormViewHelper out of the box. Currently one has to work around this issue with additionalAttributes.
