Project

General

Profile

« Previous | Next » 

Revision 01e3c61f

Added by Tomer Brisker over 2 years ago

Fixes #33637 - Correctly redirect hostgroup create page

When creating the first hostgroup from the welcome page, submit does not
redirect back to the hostgroups index page due to incorrect referer
being stored in the session `redirect_path` value. This is similar to
the fix in 03a6981cd, but for pages that use the `SetRedirectionPath`
concern to control their form redirections.

  • added
  • modified
  • copied
  • renamed
  • deleted