CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #38053

TYPO3_version, not TYPO3_VERSION

Added by Martin Bless 11 months ago. Updated 11 months ago.

Status:Resolved Start date:2012-06-14
Priority:Must have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
TYPO3 Version: Tags:
PHP Version: Complexity:
Has patch: Reporter:
Branch:
Votes: 0

Description

In my TYPO3-4.7.1 the constant "TYPO3_VERSION" is not defined.
version_compare() thus fails in line 122.
In contrast the constant "TYPO3_version" IS defined and makes the comparison work. See the patch.

Keep up the good work! And - thanks!!!

mod1.index.php.patch (639 Bytes) Martin Bless, 2012-06-14 19:14

Associated revisions

Revision 63458
Added by Kay Strobach 11 months ago

[BUGFIX] Rename constant TYPO3_VERSION -> TYPO3_version

Due to a false autocompletion a false constant has been used.

Fixes: #38053

Revision 63458
Added by Kay Strobach 11 months ago

[BUGFIX] Rename constant TYPO3_VERSION -> TYPO3_version

Due to a false autocompletion a false constant has been used.

Fixes: #38053

History

Updated by Kay Strobach 11 months ago

  • Status changed from New to Resolved

Also available in: Atom PDF