Project

General

Profile

Actions

Bug #18640

closed

EM considers 0.8.0 to be have a higher number than 1.0.0

Added by Oliver Klee about 16 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Extension Manager
Target version:
-
Start date:
2008-04-19
Due date:
% Done:

0%

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

Description

This bug concerns the sorting of version numbers and the update function.

A) Sorting of version numbers:

1. In the EM, select "Import".
2. Enter ameos_formidable.
3. In the search result, click on the extension title.
4. Next to "Load details", open the drop-down list with the version numbers.

Expected result:
...
0.7.0
0.8.0
1.0.0

Actual result:
0.7.0
1.0.0
0.8.0

B) the update mechanism

1. Install ameos_formidable 0.7.0.
2. In the EM, select "Check for extension updated".

Expected result:
The updater offers to update ameos_formidable to the latest version 1.0.0.

Actual result:
The updater offers to update ameos_formidable to the no-latest version 0.8.0.

When ameos_formidable 0.8.0 is installed, the updater show ameos to be up-to-date.

Interestingly, when you use import_extensions with 0.8.0 installed, the result list will show you the green "update" icon, allowing you to upgrade from 0.8.0 to 1.0.0.
(issue imported from #M8158)


Files

8158.diff (998 Bytes) 8158.diff Administrator Admin, 2008-04-19 15:39

Related issues 2 (0 open2 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 #22441: importExtInfo() does not sort versions correctlyClosedFrancois Suter2010-04-13

Actions
Actions

Also available in: Atom PDF