Project

General

Profile

« Previous | Next » 

Revision dc951257

Added by Ohad Levy almost 8 years ago

fixes #15223 - query parameters are now correct.

before this patch, there were two query
parameters (/hosts/template_used?id=47?provisioning=build).
since the view always prepand the hosts ID parameter, it is safe
to assume the URL always contain a leading parameter (e.g.
/hosts/template_used?id=47).

(cherry picked from commit ad2ee95611dcc2dcd6a1163b95a6e4e12b0394b3)

  • added
  • modified
  • copied
  • renamed
  • deleted