Project

General

Profile

Actions

Bug #20765

closed

Fix to HTMLparser_tags

Added by tyler kraft almost 15 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-07-17
Due date:
% Done:

0%

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

Description

Fix it so the fixAttrib.[attribute].list when used with 'class' handles multiple classes correctly.

Example, its not possible to have it work correctly when :
class="htmlarea-table greentable"
it doesn't pick up the greentable class.

So if it was set as fixAttrib.class.list=greentable,redtable,bluetable,normaltable,lgtable
and it then encountered class="greentable lgtable msoCrud" it should simply remove the msoCrud class and leave the rest.

(issue imported from #M11552)

Actions #1

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • TYPO3 Version set to 4.3

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF