Project

General

Profile

Actions

Bug #27743

closed

CMS/BE: text-version of a richtext-field contains tag-fragments

Added by Stefan Neufeind over 13 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2011-06-28
Due date:
% Done:

100%

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

Description

As can be seen in the attached screenshot the text-version (displayed the page-view in BE) contains "fragments" that (imho) don't really belong there.
What is shown is the "first attribute of empty tags". And there is a specialised strip_tags()-version that, according to the phpdoc, was created just for this purpose and that is used only in renderText() for the BE.

The output from for example the page-module of TemplaVoila is as you would expect it - no such "fragments". It leads to irritated backend-users.
The only real "use-cases" for this might be tags like <LINK > where the email-address would be fetched from. However since using richtext becomes more common these days as it was maybe a few years ago I think we should remove this.

PS: Since the same behaviour also exists in 4.5 we maybe should backport it there as well if accepted.


Files

strip_tags_first_attribute.png (13.2 KB) strip_tags_first_attribute.png Screenshot of first attributes shown. Stefan Neufeind, 2011-06-28 16:42
Actions #1

Updated by Mr. Hudson over 13 years ago

Patch set 1 of change If56dbe3682173e0b4144749430cce6b11e99edcf has been pushed to the review server.
It is available at http://review.typo3.org/2952

Actions #2

Updated by Mr. Hudson over 13 years ago

Patch set 2 of change If56dbe3682173e0b4144749430cce6b11e99edcf has been pushed to the review server.
It is available at http://review.typo3.org/2952

Actions #3

Updated by Stefan Neufeind over 13 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF