Bug #35235
closed
Input sanitation of Content View Names not working
Added by Marcel Kühlhorn over 2 years ago.
Updated over 2 years ago.
Description
In past versions, when a disallowed character such as . were used in Content View names they were automatically replaced with underscores in the Label.
This is no longer true with the new Content View page, spaces still are replaced but other characters are copied to the label field, resulting in an Error:
Validation failed: Label cannot contain characters other than ascii alpha numerals, '_', '-'.
Files
- Found in Releases Katello 4.5.0 added
- Target version set to Katello 4.7.0
- Triaged changed from No to Yes
- Status changed from New to Ready For Testing
- Assignee set to Lucy Fu
- Pull request https://github.com/Katello/katello/pull/10244 added
KatelloLabelFormatValidator has not been changed for 8 years. Dot is never allowed to be in the content view names.
No plan to change the content view names format.
Add name/label format checking into UI forms.
- Fixed in Releases Katello 4.7.0 added
- Status changed from Ready For Testing to Closed
Also available in: Atom
PDF