Bug #16909
closedIssue with Password having special character '@'
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1295814
Description of problem:
-->> bad component(expected user component): Potato!@19
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Execute the katello-installer command with the proxy password containing the special character '@'.
2. Once the installer gets executed successfully, try to refresh the manifest to get the error message.
Actual results:
The Manifest refresh fails with the error message displaying the proxy password.
--> bad component(expected user component): Potato!@19
Expected results:
The Manifest refresh should get completed successfully without any errors.
Additional info:
I believe the below link might be helpful, where I have seen a similar issue reported in upstream.