Project

General

Profile

Actions

Bug #5912

open

broken link into manual "Useful template functions and macros"

Added by Dominic Cleal almost 11 years ago. Updated almost 11 years ago.

Status:
New
Priority:
Low
Assignee:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1099797
Description of problem:
Broken link into manual "Useful template functions and macros" on the page "Provisioning Templates" https://<fqdn>/config_templates. the link in the notice box (http://www.theforeman.org/manuals/1.6/index.html#4.4.3ProvisioningTemplates).
Correct link is http://www.theforeman.org/manuals/1.5/index.html#4.4.3ProvisioningTemplates.
I don't know, if you are planning new version of foreman, but currently the link doesn't work.

Version-Release number of selected component (if applicable):
katello-1.5.0-24.el6sat

How reproducible:
100%

Steps to Reproduce:
1. Open page Hosts > Provisioning Templates > New Template
2. Click on the link "Useful template functions and macros"

Actual results:
E404 - http://www.theforeman.org/manuals/1.6/index.html#4.4.3ProvisioningTemplates

Expected results:
http://www.theforeman.org/manuals/1.5/index.html#4.4.3ProvisioningTemplates

Additional info:

Actions #1

Updated by Dominic Cleal almost 11 years ago

  • Priority changed from Normal to Low

I guess we could put a redirect like /latest via foreman-infra to 1.5 until it exists, but it's another thing to maintain in the release process.

Actions #2

Updated by Joseph Magen almost 11 years ago

I assume this wouldn't be good either

SETTINGS[:version].short.to_f - 0.1

Actions #3

Updated by Dominic Cleal almost 11 years ago

That would mean a 1.5 user gets 1.4 documentation etc. This is only an issue in develop.

Actions #4

Updated by Joseph Magen almost 11 years ago

Updated with some logic of "if pre-release, then show stable version"

https://github.com/theforeman/foreman/pull/1480

Actions

Also available in: Atom PDF