Ticket #639 (new Bug)
Opened 3 years ago
HTMLCleaner does not allow new attributes to be defined on some elements
| Reported by: | karel@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | Minor | Milestone: | |
| Component: | HTML cleaner | Version: | 2.2 |
| Keywords: | Cc: |
Description
[jira2trac import : issue created on April 28, 2008 3:08:20 PM CEST http://issues.cocoondev.org/browse/DSY-639 ]
Adding an attribute "chapter-id" to <p> elements is possible, but it is not possible for <div> (translated to <p>) and <span> elements.
The HTMLCleaner should treat custom added attributes equally (or as equal as possible).
Note: See
TracTickets for help on using
tickets.