Project

General

Profile

Actions

Bug #24638

closed

Install Tool does not install extensions properly

Added by Francois Suter over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Must have
Category:
-
Target version:
-
Start date:
2011-01-18
Due date:
% Done:

0%

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

Description

The Install Tool contains an API for adding new extensions (tx_coreupdates_installsysexts::addExtToList() and tx_coreupdates_installsysexts::writeNewExtensionList()). These methods are very, very simple and don't take into account such factors as:

- extension priority (top, middle, bottom)
- double extension list since 4.4 (extList and extList_FE)

This issue appeared while working on the workspaces migration wizard, which may need to install such extensions as version, workspaces, extbase and fluid. With the current tools, the extensions get added only to extList. Furthermore extbase is supposed to be "top". So someone who gets, for example, extbase first installed via the workspaces migration wizard will inherit a broken installation.

(issue imported from #M17114)


Files

17114.diff (4.51 KB) 17114.diff Administrator Admin, 2011-01-18 18:00
17114_v4.diff (7.44 KB) 17114_v4.diff Administrator Admin, 2011-01-19 22:08
17114_v5.diff (6.19 KB) 17114_v5.diff Administrator Admin, 2011-01-20 15:12

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #24388: database isn't updated during workspace-migration wizardClosedFrancois Suter2011-01-05

Actions
Related to TYPO3 Core - Bug #24682: Queries triggered by extension installation are not displayedClosed2011-01-20

Actions
Actions #1

Updated by Francois Suter over 13 years ago

Committed Ernesto's v5 to trunk (revision 10157)

Actions #2

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF