Project

General

Profile

Actions

Bug #30220

closed

[Extension Manager] error in update extensions

Added by Ralle Büchnitz almost 13 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

Also available in: Atom PDF