[TYPO3-core] RFC #8158: Bug: EM considers 0.8.0 to be have a higher number than 1.0.0
Oliver Klee
typo3-german-02 at oliverklee.de
Sat Apr 19 15:42:43 CEST 2008
This is an SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=8158
Branches:
TYPO3_4-1 & TYPO3_4-2
Problem:
The extension manager considers version 0.8.0 of the ameos_formidable
extension as newer than version 1.0.0.
Solution:
Sort the available extension updates by version number as well. For
this, the version number needs to be sorted by each x.y.z part
separately so that 0.4.11 will sort after 0.4.10 instead of between
0.4.1 and 0.4.2.
Thanks to Rob Vonk for the initial idea about where to put the fix.
Regards,
Oliver
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8158.diff
Type: text/x-patch
Size: 998 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080419/70e85437/attachment.bin
More information about the TYPO3-team-core
mailing list