Bug 2026006
| Summary: | When user open a link with 'Open link in new tab', the new tab doesn't show the proper content of the link | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | alisci <alisci> |
| Component: | openstack-dashboard-theme | Assignee: | Tatiana Ovchinnikova <tovchinn> |
| Status: | CLOSED ERRATA | QA Contact: | ikanias |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 16.2 (Train) | CC: | ikanias, jschluet, rdopiera, shtiwari, tovchinn |
| Target Milestone: | z4 | Keywords: | Triaged |
| Target Release: | 16.2 (Train on RHEL 8.4) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-dashboard-theme-16.0.4-1.el8ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-12-07 19:21:45 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: | |||
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 (Release of components for Red Hat OpenStack Platform 16.2.4), 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-2022:8794 |
Description of problem: When user open a link with 'Open link in new tab', the new tab doesn't show the proper content of the link. For example, an Image view in "Compute" -> "Image" shows a image list. If a user tried to open a link whose name is an image name as 'Open Link in New tab' on any browser, the user will get a page which shows '{$ ctrl.itemName $}'. Version-Release number of selected component (if applicable): Horizon in RHOSP16.2 How reproducible: Always Steps to Reproduce: 1. Deploy RHOSP16.2 2. Upload an image to the project. 3. Navigate to Image list in Horizon and open a link as 'Open Link in New Tab'. Actual results: The page shows '{$ ctrl.itemName $}'. Expected results: The page shows the details of the image. Additional info: