Bug #14783
closedOperating system description length accepts more than 255 characters
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1328935
Description of problem:
Operating system description length accepts more than 255 characters
Version-Release number of selected component (if applicable):
satellite-6.2.0-8.2.beta.el7sat.noarch
How reproducible:
Always
Steps to Reproduce:
1.Create an operating system with description of length 256 characters
2.
3.
Actual results:
Operating system created with no errors
Expected results:
Until last build, we allowed os description length upto a maximum of 255 characters only, now its broken.
Additional info:
Updated by Dominic Cleal over 8 years ago
- Related to Bug #9357: Not all description fields Foreman are the same length. Some are text fields and some are strings (255 chars) added
Updated by Dominic Cleal over 8 years ago
- Status changed from New to Rejected
This isn't a bug, it's by design: #9357.
Updated by David Davis over 8 years ago
I would argue that this probably should be a bug. The description is used as an identifier in the UI and the field is even a textfield and not a text area. I think we should either change description back to a varchar in the database or reinstate a limit to OS description. Unlimited is too long for operatingsystems index, architecture edit, etc.
Updated by David Davis over 8 years ago
- Assignee changed from Ivan Necas to David Davis
Updated by Dominic Cleal over 8 years ago
- Category set to Web Interface
- Status changed from Rejected to Ready For Testing
- Assignee changed from David Davis to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/foreman/pull/3455 added
Updated by Marek Hulán over 8 years ago
- Translation missing: en.field_release set to 160
Updated by Daniel Lobato Garcia over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 86500467966a63d85c913d4d92d5733bdc002058.