Actions
Bug #22898
closedPreview fails on /clone_template - 404 returned
Difficulty:
trivial
Triaged:
Yes
Description
on a template "clone" dialog, whenever i click "preview" (do a POST to "/templates/provisioning_templates/{nullid}-{template_name}/preview",
it results in an error with an empty popup.
there is an obvious 404 as the post request tries to put the template id to the uri, which doesn't exist yet ("POST "/templates/provisioning_templates/-foo%20clone/preview"")
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6190 added
Updated by Tomer Brisker about 6 years ago
- Has duplicate Bug #25134: HTML is shown in alert box added
Updated by Lukas Zapletal about 6 years ago
- Triaged changed from No to Yes
- Fixed in Releases 1.21.0 added
Updated by Aditi Puntambekar about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 5ad06f2c0aa9e20ba5d36aa885de83ced59a4add.
Updated by The Foreman Bot about 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/6444 added
Actions