Bug 843713

Summary: The link "www.phpmoadmin.com" will not redirect to correct page.
Product: OKD Reporter: Yujie Zhang <yujzhang>
Component: ContainersAssignee: Clayton Coleman <ccoleman>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: xtian
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-08-07 20:42:47 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
The log of this part.
none
screenshot1 none

Description Yujie Zhang 2012-07-27 06:57:45 UTC
Created attachment 600707 [details]
The log of this part.

Description of problem:

When I clicked "www.phpmoadmin.com" link on /app/console/applications/spring/cartridge_types/phpmoadmin page, it will redirect to /app/console/applications/spring/cartridge_types/www.phpmoadmin.com page, but not the phpmoadmin official page.

Version-Release number of selected component (if applicable):

devenv_1916

How reproducible:always


Steps to Reproduce:
1.Go to openshift website and login
2.Try to add phpmoadmin cartridge 
3.Click the "www.phpmoadmin.com" link
  
Actual results:

The "www.phpmoadmin.com" link can not redirect to the correct page.Details see in attachment.

Expected results:

The "www.phmoadmin.com" link should redirect to the official website of phpmoadmin. 

Additional info:

Comment 1 Yujie Zhang 2012-07-27 06:59:28 UTC
Created attachment 600708 [details]
screenshot1

Comment 2 Clayton Coleman 2012-07-30 04:08:38 UTC
Broker metadata was wrong

Comment 3 Yujie Zhang 2012-07-31 03:49:22 UTC
(In reply to comment #2)
Tested on devenv_1922, the link will redirect to correct page, thanks.