Actions
Bug #398
closeddomain wrong if host contians a '.'
Description
http://github.com/ohadlevy/foreman/blob/develop/app/models/host.rb#L451
If host = 'xx-01.xx-02' then the domain will be 'xx-02.mydomain.com' and not 'mydomain.com'
Files
Updated by Matt Moran about 14 years ago
Updated by Matt Moran about 14 years ago
- File 0001-fixes-bug-398-issue-with-adding-hosts-with-full-stop.patch 0001-fixes-bug-398-issue-with-adding-hosts-with-full-stop.patch added
- Assignee changed from Matt Moran to Ohad Levy
Here's my patch.
Updated by Ohad Levy about 14 years ago
- Status changed from New to Ready For Testing
- Target version set to 0.1-6
- % Done changed from 0 to 100
Updated by Ohad Levy about 14 years ago
- Status changed from Ready For Testing to Closed
Actions