Actions
Bug #6657
closedMajor/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:
Updated by Ori Rabin over 10 years ago
- Status changed from Assigned to Ready For Testing
Updated by Dominic Cleal over 10 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 (
)
Updated by Anonymous over 10 years ago
- Target version changed from 1.8.0 to 1.7.5
Updated by Dominic Cleal over 10 years ago
- Translation missing: en.field_release set to 10
Updated by Ori Rabin over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 3034e8e28302eab858fa43b71136212350396808.
Actions