Actions
Bug #23644
closedRelative comparisons of package versions/releases via scoped_search are incorrect
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.
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7381 added
Updated by Jonathon Turel over 6 years ago
- Translation missing: en.field_release set to 338
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|10a12816281b64a968cc9c50a9c5244960f5dcea.
Updated by Justin Sherrill about 6 years ago
- Related to Bug #24769: unable to search for packages added
Actions