[TYPO3-core] RFC #8158: Bug: EM considers 0.8.0 to be have a higher number than 1.0.0

Michael Stucki michael at typo3.org
Sun Apr 20 11:25:54 CEST 2008


Oliver Klee wrote:

> 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.

I agree with Masi, we cannot apply this as it is not DBAL-compliant.

I suggest that you don't change the query at all but apply the sorting
afterwards.

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/


More information about the TYPO3-team-core mailing list