Feature #16332
[RFE] Content View - package filter version field too short for length of typical version strings
Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1339687
Description of problem:
Steps to Reproduce:
1. Create a new content view filter
2. Define package criteria (eg: greater than, less than, etc)
3. The field where you specify a version for that criterion appears truncated because the displayed field length is too short
Actual results:
The field displays only 7 characters of the version criterion.
Expected results:
The field length should be long enough to display most package versions
Associated revisions
History
#1
Updated by Brad Buckingham over 4 years ago
- Subject changed from [RFE] Content View - package filter version field too short for length of typical version strings to [RFE] Content View - package filter version field too short for length of typical version strings
- Legacy Backlogs Release (now unused) set to 114
#2
Updated by Brad Buckingham over 4 years ago
- Assignee set to Brad Buckingham
#3
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Legacy Backlogs Release (now unused) deleted (
114) - Pull request https://github.com/Katello/katello/pull/6286 added
#4
Updated by Brad Buckingham over 4 years ago
- Target version set to 123
- Difficulty set to easy
#5
Updated by Brad Buckingham over 4 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|f6930f8463c597fa59d4eb709e740ceac78d010b.
#6
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) set to 162
fixes #16332 - cv package filter - increase display size
This change is to increase the space allocated to enter
and display package version info on a content view
package filter. Previously, the text would be truncated
for typical version strings.