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)
Can slip one more sprint to get the rest.
Tested this issue on devenv_1806, all the names of cartridge are correct.
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?
Info was provided via email on friday
(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?
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.