Project

General

Custom queries

Profile

Actions

Bug #23644

closed

Relative comparisons of package versions/releases via scoped_search are incorrect

Added by Paul Donohue almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Package searches using relative version/release comparisons (>, >=, <, <=) cause a string comparison of the raw version/release to be performed, which produces incorrect/unexpected results. These searches should compare the sortable version/release instead of the raw version/release.


Related issues 1 (0 open1 closed)

Related to Katello - Bug #24769: unable to search for packagesClosedChris DuryeeActions

Added by Paul Donohue almost 7 years ago

Revision 10a12816 (diff)

Fixes #23644 - Fix > >= < <= version/release searches

Actions

Also available in: Atom PDF