Project

General

Profile

Actions

Bug #30220

closed

[Extension Manager] error in update extensions

Added by Ralle Büchnitz over 12 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-09-23
Due date:
% Done:

0%

Estimated time:
2.00 h
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

Typo3-EM throws an error when trying to look for extension updates.
Filemtime fails because the file 'extensions.xml.gz' doesn't exist.

I searched that file on the server and there is noch such file. The new EM retrieves the extensions and saves it into a file called '1.extensions.xml.gz'.

So either the file is not renamed after download due to an error or the 'extension updates' view needs to look for the new name of the file with the leading '1.'-string.

I would recommend to add file_exists() so that a missing error wouldn't cause a fatal error in typo3_src-4.5.6/typo3/sysext/em/classes/index.php line 2464


Files

t3_em_error.png (22.7 KB) t3_em_error.png Ralle Büchnitz, 2011-09-23 09:33
Actions #1

Updated by Markus Klein over 12 years ago

You have to enable the old EM in the Extension Manager in order user the old Update function. (it uses extensions.xml.gz)
To retrieve updates with the new EM, simply use the Remote-Tab, update the Extension list and use the filter to show only updateable extensions. (it uses 1.extensions.xml.gz)

To be honest, I've to check why the old Update function still shows up, although the old EM is disabled.

Regards
Markus

Actions #2

Updated by Peter Niederlag over 12 years ago

  • Status changed from New to Accepted
  • Priority changed from Must have to Should have
  • Estimated time set to 2.00 h
  • Complexity set to easy
Actions #3

Updated by Alexander Opitz over 9 years ago

  • Status changed from Accepted to Needs Feedback
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.7)?

Actions #4

Updated by Ralle Büchnitz over 9 years ago

This issue never happened again. So it can be closed.

Actions #5

Updated by Alexander Opitz over 9 years ago

  • Status changed from Needs Feedback to Closed

Thanks for your feedback.

Actions

Also available in: Atom PDF