Actions
Bug #36919
closedTest Connection' button in 'New HTTP Proxy' returns success with invalid URL
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Description of problem:
When creating new HTTP Proxy, the `Test Connection` returns a `Success alert:HTTP Proxy connection successful.`, even when the URL entered is invalid.
Version-Release number of selected component (if applicable):
Satellite 6.13.0 Snap 13
How reproducible:
Always
Steps to Reproduce:
1. Go to Satellite -> Infrastructure -> HTTP Proxies
2. New HTTP Proxy
3. Enter an invalid URL in URL field
4. Click `Test Connection`
Actual results:
`Success alert:HTTP Proxy connection successful.` returned always even with invalid URL.
Expected results:
Success alert only for valid URLs, error alert for invalid URLs.
Updated by The Foreman Bot about 1 year ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9903 added
Updated by Chris Roberts 6 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|8a5b270336edae6ec12433ccf12da942e5520490.
Updated by Ewoud Kohl van Wijngaarden 4 months ago
- Triaged changed from No to Yes
Actions