Project

General

Profile

Actions

Bug #19245

closed

No more than one css-class for table element posible

Added by Christian Lange almost 16 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-08-22
Due date:
% Done:

0%

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

Description

Because of the <eval> "nospace" function it isn`t possible to define two or more css-classes to the table element, which is needed, when you use the classes for more than styling eg. javascript.

Defined in typo3/sysext/css_styled_content/flexform_ds.xml line 82
(issue imported from #M9214)


Files

patch_20080822_9214.diff (486 Bytes) patch_20080822_9214.diff Administrator Admin, 2008-08-22 12:50
Actions #1

Updated by Tobias Liebig almost 16 years ago

patch attached.

mutiple classes are spearated by space char " "

"nospace" removes all spaces from the value
"alphanum_x" removes alls characters expect a-ZA-Z0-9 _ -
thus alphanum_x also remove the spaces

Actions #2

Updated by Alexander Opitz about 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

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

Actions #3

Updated by Christian Lange about 11 years ago

Yes it does still exists in 4.7

Actions #4

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to New
Actions #5

Updated by Riccardo De Contardi about 11 years ago

still present in 6.1

Actions #6

Updated by Riccardo De Contardi about 10 years ago

As far as I can see, it has been fixed in TYPO3 CMS 6.2.2

Actions #7

Updated by Alexander Opitz over 9 years ago

  • Status changed from New to Closed
  • Is Regression set to No

Ok, as there are no more comments on this I'm closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF