Actions
Bug #10479
openUsing capital letters in domain name lead to validation errors on host creation
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1217486
Version-Release number of selected component (if applicable):
Satellite 6.1 beta
How reproducible:
always
Steps to Reproduce:
1. create a domain 'EXAMPLE.COM'
2. try to create a bare-metal host 'test' in this domain
Actual results:
Validation error on host name: "name must not include periods"
Expected results:
The host creation succeeds
Additional info:
when using 'example.com' name, everything works fine
Updated by The Foreman Bot over 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2374 added
- Pull request deleted (
)
Updated by Dominic Cleal over 9 years ago
- Related to Bug #8859: Foreman does not display case specific hostnames added
Updated by Tomer Brisker about 8 years ago
- Status changed from Ready For Testing to New
Updated by Dominic Cleal about 8 years ago
- Category set to Host creation
- Status changed from New to Assigned
Actions