Description
Browser versions Firefox 24 and Chrome 30.0.1599.101 block an external link when the target is within the catalog. (Not related to a particular release. It is a as a browser security feature.) When the link is HTTPS, there is a javascript error. When the link is HTTP, there is a warning in the console.
Steps to Reproduce
- Create a new content item.
- Content Type: External Content
- Target: Within Catalog
- URL: http://www.google.co.uk/
- Go to Service Catalog homepage and click on the Content Item created previously.
- Note that the page does not load
- Note that there is a warning in the browser console
- Repeat steps 1a and 1b.
- Set URL to https://www.google.co.uk/
- Open the content item from the catalog homepage.
- Note that the page does not load
- Note that there is a warning in the browser console
Workaround
The target should be set to New Window/Tab when the URL links to external content that is not in the same domain.
Related Problem: PRB591641