Actions
Bug #39493
closedregistering with --name="#poundSign" should throw "System name cannot begin with # character"
Description
Expected
[root@sweetpig-2 ~]# subscription-manager register --name="#poundSign" --org=Default_Organization --env=Library
Registering to: cct-rhsm-sat616.redhat.com:443/rhsm
Username: admin
Password:
System name cannot begin with # character (HTTP error code 400: Bad Request)
Actual
[root@sweetpig-2 ~]# subscription-manager register --name="#poundSign" --org=sm_org --environment=Library
Registering to: cct-sat617.redhat.com:443/rhsm
Username: sm-user
Password:
Consumer with ID(s) 96ee6373-6cb9-4162-a350-9e927bbbfdf7 could not be found. (HTTP error code 404: Not Found)
Updated by The Foreman Bot 15 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11793 added
Updated by Lucy Fu 8 days ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|def4db08f6d57f44da5ee95e7d4f977e2e257455.
Updated by Ian Ballou 8 days ago
- Category set to Hosts
- Target version set to Katello 4.21.1
- Triaged changed from No to Yes
Actions