Project

General

Profile

Actions

Bug #36019

closed

Pass URL parameters to foreman_url as hash

Added by Leos Stejskal about 1 year ago. Updated about 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 #1

Updated by Leos Stejskal about 1 year ago

  • Subject changed from Pass URL parameters to foreman_url as hash to Pass URL parameters to foreman_url as hash
  • Category set to Templates
  • Assignee changed from Lukas Zapletal to Leos Stejskal
Actions #2

Updated by The Foreman Bot about 1 year ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/9608 added
Actions #3

Updated by Ewoud Kohl van Wijngaarden about 1 year ago

  • Target version set to 3.5.2
Actions #4

Updated by The Foreman Bot about 1 year ago

  • Fixed in Releases 3.6.0 added
Actions #5

Updated by Leos Stejskal about 1 year ago

  • Status changed from Ready For Testing to Closed
Actions #6

Updated by Ewoud Kohl van Wijngaarden about 1 year ago

  • Category changed from Templates to Unattended installations
  • Triaged changed from No to Yes
Actions #7

Updated by The Foreman Bot about 1 year ago

  • Fixed in Releases 3.5.2 added
Actions #8

Updated by The Foreman Bot about 1 year ago

  • Pull request https://github.com/theforeman/foreman/pull/9614 added
Actions #9

Updated by Ewoud Kohl van Wijngaarden about 1 year ago

  • Pull request deleted (https://github.com/theforeman/foreman/pull/9614)
Actions

Also available in: Atom PDF