Project

General

Profile

Actions

Bug #22441

closed

importExtInfo() does not sort versions correctly

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

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-04-13
Due date:
% Done:

0%

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

Description

This is a follow-up to solved bug #22378. showExtensionsToUpdate() does show correctly that there is a new version of an extension, but when clicking on the extension name importExtInfo() selects the wrong version due to the same problem.

The solution is similar: use natsort to sort the version numbers and use the last list entry as default since it is the highest one.

(issue imported from #M14090)


Files

em-patch.diff (692 Bytes) em-patch.diff Administrator Admin, 2010-04-13 11:43
14090.diff (692 Bytes) 14090.diff Administrator Admin, 2010-04-16 12:17
screenshot.png (27 KB) screenshot.png Administrator Admin, 2010-04-16 12:18

Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #22378: "Check for extension updates" does not always find latest versionClosedJeff Segars2010-04-05

Actions
Related to TYPO3 Core - Bug #17861: Extension Manager does not sort versions of an extension correctlyClosed2007-11-28

Actions
Related to TYPO3 Core - Bug #18640: EM considers 0.8.0 to be have a higher number than 1.0.0ClosedChris topher2008-04-19

Actions
Has duplicate TYPO3 Core - Bug #22433: "Check for extension updates" does not always do the updateClosedChristian Kuhn2010-04-12

Actions
Actions

Also available in: Atom PDF