Project

General

Profile

Actions

Bug #18331

closed

wrong dependancy check with beta versions

Added by Franz Holzinger about 16 years ago. Updated over 5 years ago.

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

0%

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

Description

I want to install an extension which is allowed up to TYPO3 4.2. But unfortunately I get a wrong dependancy warning:

Dependency Error

The running TYPO3 version (4.2.0beta2a) is higher than allowed (4.2)
Ignore this version requirement

This is wrong. The 4.2.0 beta 2 must be lower than allowed 4.2.

(issue imported from #M7701)


Files

7701.diff (6.64 KB) 7701.diff Administrator Admin, 2009-01-24 12:39

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #17179: Requirement for the same versions: The running TYPO3 version (4.1) is lower than required (4.1.0)ClosedChris topher2007-04-02

Actions
Is duplicate of TYPO3 Core - Bug #21952: Using TYPO3_version with "xxx-dev" won't be parsed correct in EMClosedSteffen Kamper2010-01-13

Actions
Actions #1

Updated by Franz Holzinger about 16 years ago

This bug is present also in TYPO3 4.2:

The running TYPO3 version (4.2.0) is higher than allowed (4.2)

Actions #2

Updated by Franz Holzinger over 15 years ago

This bug is still present in TYPO3 4.3alpha-1

I must install the install tool to be able to use it. Then I get:

The running TYPO3 version (4.3.0alpha1) is lower than required (4.3.0)

Actions #3

Updated by Steffen Kamper over 15 years ago

indeed this is annoying.

I attached a patch where
  • TYPO3_version contains correct version number (eg. 4.3.0)
  • TYPO3_version_display is for display (eg "4.3.0 dev")
Actions #4

Updated by Chris topher about 14 years ago

Resolved as duplicate of #21952.

Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF