Project

General

Profile

Actions

Bug #61805

closed

itemscope, itemtype, itemprop not working in span tag

Added by Stephan Bauer over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2014-09-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

itemscope, itemtype, itemprop are working in <p> tag but not <span> although they are configure in 'span.allowedAttribs' in res/*proc*/pageTSConfig.txt.

Strange thing is that they are working in <b>, <i> and so on and the configuration for these tag is copied from 'span.allowedAttribs'.
If I'm deleting one of the attribs from 'span.allowedAttribs' the attrib gets deleted from e.g. <b> but not from <span>.

If I'm deleting attribs from span.allowedAttribs in file res/*style*/pageTSConfig.txt the attribs gets deleted but adding itemscope, itemtype, itemprop does not prevent deleting of these attribs.

List of attribs tested:
id="test" title="test" dir="test" lang="de" itemscope="addressLocality" itemtype="addressLocality" itemprop="addressLocality" xml:lang="de"

Actions #1

Updated by Gerrit Code Review over 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33207

Actions #2

Updated by Stanislas Rolland over 9 years ago

  • Status changed from Under Review to New

I assume that you have enabled features that use the style attribute.

Please test this change: http://review.typo3.org/33207

Make sure to clear all caches with the Install tool after applying the patch.

Actions #3

Updated by Stanislas Rolland over 9 years ago

  • Status changed from New to Under Review
  • Assignee set to Stanislas Rolland
Actions #4

Updated by Gerrit Code Review over 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33207

Actions #5

Updated by Gerrit Code Review over 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33207

Actions #6

Updated by Gerrit Code Review over 9 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33207

Actions #7

Updated by Gerrit Code Review over 9 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33207

Actions #8

Updated by Gerrit Code Review over 9 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33207

Actions #9

Updated by Gerrit Code Review over 9 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33207

Actions #10

Updated by Stanislas Rolland over 9 years ago

  • Target version set to next-patchlevel
Actions #11

Updated by Gerrit Code Review over 9 years ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36357

Actions #12

Updated by Stanislas Rolland over 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #13

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF