[TYPO3-core] RFC: Fix bug when comparing version numbers
Karsten Dambekalns
karsten at typo3.org
Wed Jul 12 19:53:33 CEST 2006
Hi.
Type: bugfix
BT ref: n/a
Branch: HEAD, TYPO3_4-0
When installing an extension, often a warning is shown like this:
The running TYPO3 version (4.0.1) is higher than allowed (0.0.2)
There is already a cleanup in place, but this only acts when the new
constraints array is not present in ext_emconf.php.
If it is already there, but contains such bogus values the cleanup does not
happen. The attached patch changes this.
Karsten
--
Karsten Dambekalns
TYPO3 Association - Active Member
http://association.typo3.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: versioncompare.diff
Type: text/x-diff
Size: 1508 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060712/d1ee7e57/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060712/d1ee7e57/attachment.pgp
More information about the TYPO3-team-core
mailing list