Actions
Bug #38063
openOrganization label gets passed to calls to candlepin before being validated
Description
Steps to reproduce:
1) Go to create a new organization
2) Type in name
3) Type in a label with spaces (for example "something else")
4) Click submit
Expected results:
The label field is marked as invalid, with error describing why.
Actual results:
An error notification pops up in top right, saying 'bad URI: "https://localhost:23443/candlepin/owners/something else"'
Actions