Project

General

Profile

Actions

Bug #25852

closed

rtehtmlarea ignores attributes with "-" (like in the HTML5 data attributes)

Added by Christian Eßl about 13 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Content Rendering
Target version:
Start date:
2011-04-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The RTE (rtehtmlarea) is correctly configured to take over own html attributes in the link-element.
But when I try to take an attribute with a "-" in it, it will automatically get removed from the element.

For example:
"data-role" will not be taken over.
"datarole" will be taken over.

In HTML5 it is common to use "-"-Lines for data-attributes.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #34371: Custom HTML5 attributes loose their hyphens when rendered in frontendClosedJigal van Hemert2012-02-28

Actions
Actions #1

Updated by Susanne Moog about 13 years ago

  • Category set to RTE (rtehtmlarea + ckeditor)
Actions #2

Updated by Stanislas Rolland over 12 years ago

  • Status changed from New to Needs Feedback

I can't find any problem using a data attribute as additional attribute on links. Please explain what you did and what problem you encountered.

Actions #3

Updated by Stanislas Rolland about 12 years ago

In what browser do you encounter this issue?

Actions #4

Updated by Stanislas Rolland about 12 years ago

This was a frontend rendering issue. See #34371.

Actions #5

Updated by Stanislas Rolland about 12 years ago

  • Category changed from RTE (rtehtmlarea + ckeditor) to Content Rendering
  • Status changed from Needs Feedback to Resolved
  • Target version set to 4.5.13
  • PHP Version set to 5.3
Actions #6

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF