Project

General

Profile

Actions

Bug #68585

closed

Extension Manager not accessible after upgrade to 6.2.14

Added by Nicole Cordes over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Extension Manager
Target version:
-
Start date:
2015-07-28
Due date:
% Done:

100%

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

Description

If the Exension Manager is called with list view, it tries to find possible updates of each extension. Therefore for new available extension version the dependencies are tried to be resolved in comparison with the existing system. If an extension is checked, which is required from multiple other extensions, the dependencies might not meet the other requirements and an exception is thrown. Instead of breaking the EM, the exception should be caught and the update version should be checked.

Error occurs with following conditions:

  • static_info_tables_de in version 2.0.3
  • sr_language_menu in version 1.5.2

both required static_info_tables but if the updatable versions are checked, the extension dependencies don't match.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #69098: Installation of bootstrap_package kills Extension Manager in TYPO3 6.2.14Closed2015-08-16

Actions
Actions #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42042

Actions #2

Updated by Nicole Cordes over 8 years ago

Another prerequisite:

static_info_tables has to be installed in version 6.0.0 (or minor).

Actions #3

Updated by Nicole Cordes over 8 years ago

To reproduce it with 6.2.14 you have to install version 2.3.2 of static_info_tables

Actions #4

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42042

Actions #5

Updated by Gerrit Code Review over 8 years ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43146

Actions #6

Updated by Nicole Cordes over 8 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF