Bug #61805
closed
itemscope, itemtype, itemprop not working in span tag
Added by Stephan Bauer about 10 years ago.
Updated about 6 years ago.
Category:
RTE (rtehtmlarea + ckeditor)
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"
- 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
- 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.
- Status changed from New to Under Review
- Assignee set to Stanislas Rolland
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
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
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
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
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
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
- Target version set to next-patchlevel
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
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF