Project

General

Profile

Actions

Bug #36019

closed

Pass URL parameters to foreman_url as hash

Added by Leos Stejskal over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Unattended installations
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Some templates add URL params to the foreman_url like this:
<%= foreman_url('provision') + "&static=yes" %>

That cause issues when token_duration setting is set to 0,
generating URL '.../unattended/provision&static=yes'
instead of '.../unattended/provision?static=yes'

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2123835

Actions

Also available in: Atom PDF