Project

General

Profile

Actions

Feature #38668

closed

Add allowed tags to stripHtml

Added by Xaver Maierhofer almost 12 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
TypoScript
Target version:
Start date:
2012-07-05
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

stripHtml uses the function strip_tags and it has as optional param allowed tags.

http://php.net/manual/en/function.strip-tags.php?beta=1

-> A situiation for useful use.
if you want to stip all html, but keep a few tags like <sup> are needed for TM (R) or such stuff.

Actions #1

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.2 (Frontend)
Actions #2

Updated by Frank Nägler about 9 years ago

  • Status changed from New to In Progress
  • Assignee set to Frank Nägler
Actions #3

Updated by Gerrit Code Review about 9 years ago

  • Status changed from In Progress 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/37195

Actions #4

Updated by Frank Nägler about 9 years ago

  • Status changed from Under Review to Rejected

for security reasons, we will not implement this feature, please see the comments from Alex and Helmut in this patchset: https://review.typo3.org/#/c/37195/

Actions

Also available in: Atom PDF