Project

General

Profile

Actions

Bug #22682

closed

extension t3skin has no category

Added by Florian Bachmann over 14 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-05-19
Due date:
% Done:

0%

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

Description

In the Extension Manager you always see this extension with no assigned category (e.g. backend)
Please fix this - it is simply unlovely and very simple to fix

(issue imported from #M14435)

Actions #1

Updated by Riccardo De Contardi over 11 years ago

  • Target version deleted (0)

Is this still valid? As far as I can see in 6.x the EM does not use extension categories... or am I wrong?

Actions #2

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Closed
  • TYPO3 Version set to 4.3
$EM_CONF[$_EXTKEY] = array(
    'title' => 'TYPO3 skin',
    'description' => '',
    'category' => 'be',

Category is set.

Actions

Also available in: Atom PDF