Bug 1009198

Summary: RFE: Enable Edition parameters to contain alpha & numeric values
Product: [Community] PressGang CCMS Reporter: mmurray
Component: CCMS-CoreAssignee: pressgang-ccms-dev
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.1CC: lnewson
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-14 22:05:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description mmurray 2013-09-18 00:32:16 UTC
Description of problem:
Edition parameter in content spec should be able to contain alpha and numeric information. For example, 
Edition = 7.1.0.Beta1
or
Edition = 7.1.0 Beta1 

This would enable writers to easily/simply/most efficiently produce Alpha/Beta versions of docs. [Other parameters such as version could be changed but this has knock-on effects such as requiring new brew packages to be created.]


Version-Release number of selected component (if applicable):
Build 201309081012


Actual results:
Attempting to use non-numeric gives rise to validation error 


Desired results:
Alpha values should be accepted

Comment 1 Lee Newson 2014-02-14 22:05:04 UTC
I'm not exactly sure when this was added (I suspect it was 1.2) but I've tested this and it works on 1.3, so marking this as CLOSED CURRENTRELEASE.

Also as an additional note, Version can also have Beta/Alpha suffixes. See BZ#979247 for more details.