Project

General

Profile

Actions

Bug #23083

closed

CSS syntax error in backend

Added by Markus Klein over 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-07-03
Due date:
% Done:

0%

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

Description

Compressed CSS contains the following line:
table.t3-table .t3-row-odd td,table.t3-table .t3-row-odd th,{background-color:#f7f7f7}

There's a superfluous "," which leads to invalid syntax.

Maybe this helps also with #0008575

(issue imported from #M14981)


Files

element_table.patch (329 Bytes) element_table.patch Administrator Admin, 2010-07-03 10:52

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #23092: Skin does not respect CSS guide linesClosed2010-07-03

Actions
Is duplicate of TYPO3 Core - Bug #23225: Superfluous comma in CSSClosedSteffen Kamper2010-07-18

Actions
Actions #1

Updated by Steffen Gebert over 14 years ago

Will be addressed in another RFC, which changes more things in CSS. Thanks for reporting!

Actions #2

Updated by Markus Klein over 14 years ago

Has been fixed in bug 0015169.

But why are you doing work twice and why are you reporting it twice?

Would be fair to mention my name in Changelog since I reported it and provided a patch long before Steffen Kamper did!

Actions #3

Updated by Steffen Gebert over 14 years ago

Hi Markus,

I know your feelings well. But sorry, this is a really tiny change and I would say Steffen fixed it independent from you. He directly committed it as a FYI, as he (as Core Team member) is able to do so.
I would have needed somebody to put his fingers on it and therefore would have merged it with some other minor CSS changes.
Sorry for preventing you from sending it to the core list, which then would, of course, give you credits! Will ask Steffen, if he would still add them to ChangeLog.

Hope you're not too disappointed. Please continue improving TYPO3!
Steffen

Actions

Also available in: Atom PDF