Actions
Bug #11713
closedDeface override breaks dropdown in hosts form
Description
When creating a new host, ajax call updating puppetclasses fails as a result of Deface override, which attaches data-url=/hostgroups/environment_selected to Puppet Environment dropdown. Instead of HostgroupsController, /hosts/hostgroup_or_environment_selected should be called.
Steps to reproduce:
1) go to Hosts > New Host
2) select arbitrary Lifecycle Environment
3) select arbitrary Puppet Environment
4) 500 as a result of failed call
Files
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5463 added
- Pull request deleted (
)
Updated by Ondřej Pražák over 9 years ago
- Related to Bug #11683: Spinner in puppet class parameters spinning indefinitely on hostgroup creation added
Updated by Ondřej Pražák over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|e1d7def1bb87ef3bf8cfc30dadbf532b5661d1c5.
Updated by Eric Helms over 9 years ago
- Category set to 83
- Translation missing: en.field_release set to 70
- Triaged changed from No to Yes
Updated by Eric Helms about 9 years ago
- Translation missing: en.field_release changed from 70 to 78
Updated by Eric Helms about 9 years ago
- Has duplicate Bug #11797: Selecting Content View in New Hosts page raises 'NoMethodError' in backend. added
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release changed from 78 to 70
Actions