Bug #6657
Major/monor version fields should not accept negative integer values while creating OS
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1120199
Description of problem:
while creating new OS, I can pass negative integer values to major/minor version fields.
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
1. use -ve values for major/minor version while creating OS
2.
3.
Actual results:
User can input -ve values for major/minor versions
Expected results:
Major/monor version fields should not accept negative integer values while creating OS
Additional info:
Associated revisions
History
#1
Updated by Ori Rabin over 8 years ago
- Status changed from New to Assigned
#2
Updated by Ori Rabin over 8 years ago
- Status changed from Assigned to Ready For Testing
#3
Updated by Dominic Cleal over 8 years ago
- Category set to Database
- Target version set to 1.8.0
- Pull request https://github.com/theforeman/foreman/pull/1593 added
- Pull request deleted (
)
#4
Updated by Anonymous over 8 years ago
- Target version changed from 1.8.0 to 1.7.5
#5
Updated by Dominic Cleal over 8 years ago
- Legacy Backlogs Release (now unused) set to 10
#6
Updated by Ori Rabin over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 3034e8e28302eab858fa43b71136212350396808.
refs #6657 - add new validates_lengths_from_database dependency