Feature #29065
HTML5 Custom Data Attributes
| Status: | Closed | Start date: | 2011-08-17 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | Sebastian Kurfuerst | % Done: | 0% |
|
| Category: | Core | |||
| Target version: | - | |||
| Has patch: | No | |||
| Votes: | 1 (View) |
Description
Fluid should support the use of HTML5 Custom Data Attributes as described in the W3C Specification1.
The Patterns need to be changed so that attributes with "-" are actually identified as such. Currently fluid breaks with such attributes.
Furthermore "data-*" won't fit into the current way of registering attributes with a full name and type. Fluid will probably need a solution which allows a registration of patterns for attributes. (always with string as type?)
Related issues
| duplicates TYPO3.Fluid - Bug #26394: Form Viewhelper does not work with html5 custom data attr... | Rejected | 2011-04-28 |
History
Updated by Bastian Waidelich over 1 year ago
- Status changed from New to Closed
- Priority changed from Must have to Could have
Closing as duplicate of #26394