Actions
Bug #7278
closedWebUI suggested subscription-manager registration command does not work
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1128245
Description of problem: WebUI for
example.com/activation_keys/:id/info
suggest using
subscription-manager register --org="<org_name>" --activationkey="<activation_key>"
instead of
subscription-manager register --org="<org_label>" --activationkey="<activation_key>"
Version-Release number of selected component (if applicable):
sat6-Satellite-6.0.4-RHEL-6-20140730.0-Satellite-x86_64-dvd1.iso
How reproducible: always/deteminitic
Steps to Reproduce:
1. create organization with spaces in name
2. create AK for this org
3. observe suggested registration command
Actual results:
use name (spaces)
Expected results:
use label (underscores)
Additional info:
It does not work with name instead of label...
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 55
- Pull request https://github.com/Katello/katello/pull/4618 added
- Pull request deleted (
)
Updated by Christine Fouant over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|144b8ad4db94f649c5360fde95021ff9b6b0cdea.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions