Actions
Bug #38633
closedsettings error on url values
Description
Settings, tab Tasks, field Task troubleshooting URL, the description says:
Url
pointing to the task troubleshooting documentation. It should contain
%{label} placeholder, that will be replaced with normalized task label
(restricted to only alphanumeric characters)). %{version} placeholder is
also available.
It allows me to change the value to something that is not URL, like "xx".
Then, when I try to set something correct, like
https://access.redhat.com/solutions/satellite6-tasks#%{label}
, which is the default value, it doesn't let me, showing the following:
Error updating setting: undefined
Updated by The Foreman Bot 5 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10633 added
Updated by Maria Agaphontzev 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|1c209cabe60f4b4c2b19ab2a4b67e481b215afa9.
Actions