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:
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.