Bug #14326
closedNo validation for compute resource description length
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1319766
Description of problem:
You can use description of any length for compute resource. The fact that all columns in WebUI start to collapse and entire style of web application for that page is ruined make that issue is more severe than similar issues
Version-Release number of selected component (if applicable):
6.2 SNAP4
How reproducible:
Always
Steps to Reproduce:
1. Try to create new compute resource with a very long (more than 1000 symbols) description
Actual results:
Entity is created and WebUI transformed in a bad manner
Expected results:
`is too long (maximum is 255 characters)` message is displayed as it was before
Additional info:
Updated by Dominic Cleal almost 9 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 The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Adam Ruzicka
- Pull request https://github.com/theforeman/foreman/pull/3361 added
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release set to 136
Updated by Adam Ruzicka almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset f8b3dbe25ea80df3a41bc9f0353a7b8089dea2a3.