Project

General

Profile

Actions

Bug #17179

closed

Requirement for the same versions: The running TYPO3 version (4.1) is lower than required (4.1.0)

Added by Kirill Klimov about 17 years ago. Updated over 5 years ago.

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

0%

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

Description

Trying to install extension got this error message:

The running TYPO3 version (4.1) is lower than required (4.1.0)

while, of course, 4.1 and 4.1.0 should be the same, isn't it?

TYPO3 4.1
(issue imported from #M5342)


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #18331: wrong dependancy check with beta versionsClosedChris topher2008-02-28

Actions
Related to TYPO3 Core - Bug #21878: 4.4.0 trunk: version warning with CSS styled contentClosedBenni Mack2009-12-23

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 Michael Stucki about 17 years ago

Hmm, I once thought this problem was solved. Which extension are you talking of?

Actions #2

Updated by Kirill Klimov about 17 years ago

I thought the same, so was surprised.
Found that with t3skin_improved 1.5.2, which has this in ext_emconf.php:
...
'constraints' => array(
'depends' => array(
't3skin' => '',
'typo3' => '4.0.0-0.0.0',
),

Actions #3

Updated by Chris topher almost 14 years ago

Resolved as duplicate of #21952 (basically).

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF