Bug 517502

Summary: Creation of custom channel label with a numeral at the beginning succeeds despite what instructions say
Product: Red Hat Satellite 5 Reporter: Milan Zázrivec <mzazrivec>
Component: ServerAssignee: Michael Mráka <mmraka>
Status: CLOSED DEFERRED QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: low    
Version: 530   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-04 13:23:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 462714    

Description Milan Zázrivec 2009-08-14 12:08:14 UTC
Description of problem:
In Satellite 5.3.0 webui, there are following instructions for custom channel
creation:
...
Channel name and label are required. They each must be at least 6 characters in length. Labels must begin with a letter, contain only lowercase letters, hyphens ('-'), periods ('.'), underscores ('_'), and numerals.
...

Creation of custom channel with a numeral at the beginning of channel label
succeeds though.

I'm not sure whether the channel creation logic or the instructions are
wrong, nonetheless the logic and the instructions do not seem consistent.

Version-Release number of selected component (if applicable):
Satellite 5.3.0

How reproducible:
Always

Steps to Reproduce:
1. Satellite 5.3.0, navigate to custom channel creation page.
2. Read the instructions
3. Try to create a custom channel with a numeral at the beginning of
channel label.
  
Actual results:
Creation succeeds.

Expected results:
Either the instructions or the channel creation logic should be corrected.

Additional info:
N/A