Bug 1774844
| Summary: | External link of container image on image security panel should open new tab on browser | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | XiaochuanWang <xiaocwan> | ||||||
| Component: | Management Console | Assignee: | Samuel Padgett <spadgett> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 4.3.0 | CC: | aos-bugs, jokerman | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | 4.5.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | No Doc Update | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2020-07-13 17:12:14 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: |
|
||||||||
Created attachment 1686029 [details]
Verification screenshot
External link is corrected opened in new window (attached the screenshot) Verified on 4.5.0-0.nightly-2020-05-06-003431 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2409 |
Created attachment 1638308 [details] pop-over panel Description of problem: On "Security breakdown" popover page from Dashboard, click the external link of image will open the external url on current window. Version-Release number of selected component (if applicable): 4.3.0-0.nightly-2019-11-19-122017 How reproducible: Always Steps to Reproduce: 1. enable CSO on OCP cluster 2. Create a deployment with image reference to 'quay.io/hasha/rubyex-vul:latest'. the image have a cve vulnerability 3. On Dashboard page, click "Image Security". On "Security breakdown" popover panel (see attachment), click the image under "Fixable Vulnerabilities" Actual results: Current browser window directs to the image page. Expected results: It should open a new tab window for image page. Additional info: