Actions
Bug #30931
closedCalling pushUrl without a query string results with no action
Description
pushUrl has two args - the first is a url, the second is an object that represents query strings.
if this function called only with a url (pushUrl('/hosts')) - nothing occurs
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8031 added
Updated by Amir Fefer over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|fbe38adc5935284479f848c2387d672e6a467179.
Actions