Bug 1146108 - Console should show downloadable cartridge with vendor name to distinguish with original cartridge.
Summary: Console should show downloadable cartridge with vendor name to distinguish wi...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Management Console
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Jessica Forrester
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks: 1145877
TreeView+ depends on / blocked
 
Reported: 2014-09-24 13:15 UTC by Luke Meyer
Modified: 2015-05-15 01:37 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1145877
Environment:
Last Closed: 2015-02-18 16:51:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screenshot of fixed UI (29.85 KB, image/png)
2014-09-24 17:20 UTC, Jessica Forrester
no flags Details

Description Luke Meyer 2014-09-24 13:15:35 UTC
+++ This bug was initially created as a clone of Bug #1145877 +++

Description of problem:
Add some downloadable cartridges such as perl 5.10 use oo-admin-ctl-cartridge on broker.
On website, check https://<server>/console/application_types .It show two Perl 5.10 labels

Version-Release number of selected component (if applicable):
ose2.2/2014-09-23.4

How reproducible:
Always

Steps to Reproduce:
1.Add one download perl cartridges on broker:
oo-admin-ctl-cartridge -c import --url https://raw.githubusercontent.com/jhou1/dcart-perl-git/master/metadata/manifest.yml --activate
2.rhc cartridge list
3.Check web cartridges type on https://<server>/console/application_types

Actual results:
2.In command line display distinguished, the cartridge vender are show.
jhou1-perl-5.10 (!) Perl 5.10                               web
perl-5.10            Perl 5.10                               web

3.It shows two Perl 5.10 labels,the download cartridge name doesn't contain cartridge vender.Refer to attachment.

Expected results:
2.Should show cartridge vender in cartridge name as that in  "rhc cartridge list"

Additional info:

Comment 1 Jordan Liggitt 2014-09-24 13:50:07 UTC
Don't want to clutter the UI unnecessarily. Maybe just show when there's more than one cartridge with the same name?

Comment 2 Jessica Forrester 2014-09-24 17:20:29 UTC
Created attachment 940835 [details]
screenshot of fixed UI

Comment 3 Jessica Forrester 2014-09-24 19:08:33 UTC
Fixed in https://github.com/openshift/origin-server/pull/5836

Comment 4 openshift-github-bot 2014-09-24 19:46:33 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/20460f8d1461138852f1c9166ba5d17aa6a2f1e3
Bug 1146108 - display unique name on cartridge if there is another cart with the same display name

Comment 5 weiwei jiang 2014-09-26 03:26:02 UTC
Checked on devenv_5193, and the issue has been fixed, so verify this.


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