Bug #22924

Old table head stylings in Ext Manager

Added by Ralle Büchnitz about 5 years ago. Updated almost 5 years ago.

Status:Closed Start date:2010-06-18
Priority:Should have Due date:
Assigned To:Jeff Segars % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.4 Is Regression:
PHP Version:5.2 Sprint Focus:
Complexity:

Description

Old CSS class found in Ext Manager.

The two columns 'Cur. Ver.' and 'Cur. Type.' have an outdated css-class assignement:

<td class="bgColor6" style="cursor: help;" [...] >Cur. Ver:</td>
<td class="bgColor6" style="cursor: help;" [...] >Cur. Type:</td>

Not needed any more!

See screen attached.
(issue imported from #M14775)

ext-mgr-look-up-issue.png (71.6 kB) Administrator Admin, 2010-06-18 10:40

14775.diff Magnifier (1.3 kB) Administrator Admin, 2010-06-18 10:41


Related issues

related to Core - Bug #22726: New Backend Design Closed 2010-05-27

History

#1 Updated by Chris topher about 5 years ago

Hi,

thanks for your bugreport and for the patch!

Do you know, that you should now send it to Core List?
Check out http://typo3.org/teams/core/core-mailinglist-rules

#2 Updated by Ralle Büchnitz about 5 years ago

This issue is fixed and could be closed.

#3 Updated by Chris topher about 5 years ago

No, it is not.

Choose category and Details and search for something (like "task"). Scroll to the right and you see that the columns "Current version" and "Current type" still have the wrong styling. Please send your patch to Core List!

#4 Updated by Jeff Segars about 5 years ago

Committed to trunk (r8173) and 4.4 (r8174)

Also available in: Atom PDF