Bug 876121

Summary: [US3046][fork]Quickstart can be created with mismatched cartridges and language
Product: OKD Reporter: joycezhang <jinzhang>
Component: WebsiteAssignee: Clayton Coleman <ccoleman>
Status: CLOSED NOTABUG QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.x   
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: 2012-11-13 13:03:27 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:
Embargoed:
Attachments:
Description Flags
Mismatched cartridges and language none

Description joycezhang 2012-11-13 11:46:29 UTC
Created attachment 644068 [details]
Mismatched cartridges and language

Description of problem:
Quickstart can be created with mismatched cartridges and language (for eg: specifying php-5.3 cartridge but ruby language), and it can not be used by apps. 

Version-Release number of selected component (if applicable):
fork_ami_us3046_quickstarts_and_app_types_283 
rhc-1.1.4.gem

How reproducible:
always

Steps to Reproduce:
1. Log into instance http://<server>/community/node/add/quickstart   with admin/admin.
2. Create quick start with mismatched cartridges and language, like input php-5.3 as cartridges and ruby as language
3. Give a git url and save.
  
Actual results:
Quickstart is saved directly as attached.

Expected results:
Error is returned as mismatched cartridges and language can't be used.
Additional info:

Comment 1 Clayton Coleman 2012-11-13 13:03:27 UTC
As designed - it's up to the quickstart author to create meaningful content.  Think of quickstarts more like forum posts - it's the author's responsibility to craft a title and description that match.