[TYPO3-core] RFC #9498: Bug: EM "Check for extension updates" always warns about changes
Christian Kuhn
lolli at schwarzbu.ch
Thu Oct 16 18:56:36 CEST 2008
This is an SVN patch request.
Type: bugfix, no-brainer
Bugtracker references:
http://bugs.typo3.org/view.php?id=9498
Branches: 4.2, trunk
Problem:
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.
Solution:
Add $
Notes:
Credits to Daniel Minder for description and fix.
Thanks
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9498.diff
Type: text/x-diff
Size: 549 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081016/82220149/attachment-0001.diff
More information about the TYPO3-team-core
mailing list