Project

General

Profile

Actions

Bug #19424

closed

Check for extension updates always warns about changes

Added by Daniel Minder over 15 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-10-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The function "Check for extension updates" in extension manager always warns about changes in an extension for which a newer version is found - although it is completely unchanged.

This is caused by a simple '$' missing in class.em_index.php line 5348. Therefore, the array $serverMD5Array is not sorted like $currentMD5Array and the compare fails.

Error is also confirmed for version 4.2.2. Attached patch is for 4.2.2.

(issue imported from #M9498)


Files

em_index.patch (650 Bytes) em_index.patch Administrator Admin, 2008-10-06 17:16
9498.diff (549 Bytes) 9498.diff Administrator Admin, 2008-10-16 18:48
Actions #1

Updated by Christian Kuhn over 15 years ago

Confirmed. Thanks for the fix!

Attached a new version that applies to trunk and 4.2

Actions #2

Updated by Dmitry Dulepov over 15 years ago

4.2: rev 4320
4.3-alpha1: rev 4319

Actions

Also available in: Atom PDF