Actions
Bug #26029
closederror message have wrong links: Failure parsing Kickstart default PXELinux: undefined method `full_path' for nil:NilClass.
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1664296
Description of problem:
Links to templates on host build failure lead to 404.
Steps to Reproduce:
1. Setup a provisioning template that produces an error
2. In managed host details, click build
3. The popup shows info about the failed template, with links to edit the template
Action result:
The link looks like this:
https://foreman.example.com/templates/provisioning_templates/Kickstart%20default%20PXELinux/edit
Expected results:
The link looks like this:
https://foreman.example.com/templates/provisioning_templates/14-Kickstart%20default%20PXELinux/edit
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ivan Necas
- Pull request https://github.com/theforeman/foreman/pull/6477 added
Updated by Marek Hulán almost 6 years ago
- Subject changed from error message have wrong links: Failure parsing Kickstart default PXELinux: undefined method `full_path' for nil:NilClass. [Edit] to error message have wrong links: Failure parsing Kickstart default PXELinux: undefined method `full_path' for nil:NilClass. [Edit]
- Fixed in Releases 1.22.0 added
Updated by Anonymous almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 318bd70aff932c7d237bdc9cfa040cfe68778393.
Updated by Tomer Brisker over 5 years ago
- Subject changed from error message have wrong links: Failure parsing Kickstart default PXELinux: undefined method `full_path' for nil:NilClass. [Edit] to error message have wrong links: Failure parsing Kickstart default PXELinux: undefined method `full_path' for nil:NilClass.
Actions