Project

General

Profile

Actions

Bug #43244

closed

Support for class.ext_update.php missing in new EM in TYPO3 6.0

Added by Peter Kraume over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Extension Manager
Target version:
Start date:
2012-11-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:

Description

As far as I can see there is currently no support for class.ext_update.php in the new extension manager in TYPO3 6.0


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #58697: jQuery tabs pollutionRejected2014-05-11

Actions
Actions #1

Updated by Gerrit Code Review over 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16780

Actions #2

Updated by Nicole Cordes over 11 years ago

As this wasn't merged to the final 6.0 yet I'll take care of that one. Will add an own icon for update script (and therefore an own Controller and take care about compat layer for old extensions)

- Introduce new class naming: namespace + class ExtensionUpdate
- Maybe we should add an interface for that as well to make sure access() and main() function > isAccessible() and render() are always part of the class
Compat mode for ext_update -> register own extensionmanager cache and rewrite old files to have an extension depending class which can be loaded by em

Actions #3

Updated by Philipp Gampe over 11 years ago

Sounds cool, but now make it a too big change :)

Actions #4

Updated by Philipp Gampe over 11 years ago

Any progress here?

Actions #5

Updated by Francois Suter about 11 years ago

  • Priority changed from Should have to Must have
  • Target version changed from 6.0.0 to 6.0.1
Actions #6

Updated by Gerrit Code Review about 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/16780

Actions #7

Updated by Francois Suter about 11 years ago

  • Assignee set to Francois Suter
  • PHP Version set to 5.3
  • Complexity set to medium

Nicole, your idea is good, but I would proceed in 2 steps. The first one is to restore support for the update script in the new EM, which is really an important feature (it's a wonder how it could be forgotten). A second step would be to improve this as you suggest. It is indeed an area which needs to be cleaned up, but I would apply such change only to 6.1.

Actions #8

Updated by Ingo Renner about 11 years ago

  • Target version changed from 6.0.1 to 6.0.2
Actions #9

Updated by Gerrit Code Review about 11 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/16780

Actions #10

Updated by Gerrit Code Review about 11 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/16780

Actions #11

Updated by Gerrit Code Review about 11 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/16780

Actions #12

Updated by Gerrit Code Review about 11 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/16780

Actions #13

Updated by Gerrit Code Review about 11 years ago

Patch set 7 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/16780

Actions #14

Updated by Gerrit Code Review about 11 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/17938

Actions #15

Updated by Francois Suter about 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #16

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF