Bug 817174 - Use proper cartridge names on the add cart page
Summary: Use proper cartridge names on the add cart page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Website
Version: 1.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Clayton Coleman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-27 22:16 UTC by Clayton Coleman
Modified: 2012-07-13 23:43 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-13 23:43:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Ruby1.9 cartridge (34.79 KB, image/png)
2012-06-26 05:42 UTC, Xiaoli Tian
no flags Details

Description Clayton Coleman 2012-04-27 22:16:29 UTC
We should start using @cartridge.type -> to return a cartridge type object from CartridgeTypes, and we should change @cartridge.name to return the pretty name.  @cartridge.id can be used for the underlying identifier.

Unrecognized cartridges should not cause errors (just use id for name)

Comment 1 Clayton Coleman 2012-05-09 05:15:56 UTC
Can slip one more sprint to get the rest.

Comment 2 Yujie Zhang 2012-05-28 09:15:43 UTC
Tested this issue on devenv_1806, all the names of cartridge are correct.

Comment 3 Yujie Zhang 2012-05-28 12:26:10 UTC
Not sure about how to verify the step:

Unrecognized cartridges should not cause errors (just use id for name)

Could you please give more details?

Comment 4 Clayton Coleman 2012-06-04 00:06:47 UTC
Info was provided via email on friday

Comment 5 Yujie Zhang 2012-06-13 04:57:52 UTC
(In reply to comment #4)
> We prefer to wait ruby-1.9 release on CLI, then test this on website again. Or do you have any other suggestion?

Comment 6 Xiaoli Tian 2012-06-26 05:42:20 UTC
Created attachment 594355 [details]
Ruby1.9 cartridge

Tested this on devenv_1863, ruby-1.9 cartridge is available from CLI, but it's still not available from Web Console.

Create a ruby-1.9 app from CLI and check it from web console, it renders well(see attachment).

So move this bug to verified.


Note You need to log in before you can comment on or make changes to this bug.