eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
382 stars 143 forks source link

Product msg page at the bottom of common task page using https causes many issues on IE 10 #20207

Closed glassfishrobot closed 11 years ago

glassfishrobot commented 11 years ago

The product msg frame at the bottom of common task page, http://java.sun.com/glassfish/productmsg.html is redirected to https://www.oracle.com/webfolder/s/glassfish/productmsg.html which uses secure protocol. This is causing issue in the console when running on IE 10, which secure admin is not on, which is the out-of-box behavior. Once we load this page, IE thinks the whole page is secure, and complains to a lot of non-secure request for images, js, etc. and for iframe, it will just rejects to load. This causes couple issue reported, BugDB # 16542371 and #20157.

Since IE 10 is in the supported matrix, we need to fix https://www.oracle.com/webfolder/s/glassfish/productmsg.html to not use secure protocol.

Affected Versions

[4.0_dev]

glassfishrobot commented 6 years ago
glassfishrobot commented 11 years ago

@glassfishrobot Commented anilam said: a webtracker has been opened for a while, but still not resolved. A decision is made by John Clingan and Shreedhar Ganapathy to remove the promotion frame altogether. We can add it back in the next release if marketing wants it back.

What is the impact on the customer of the bug? If we leave the promotion frame on, there is issue in support IE 10 and we are mixing secure and insecure contents. #19987 filed by Fishcat is also about this issue.

What is the cost/risk of fixing the bug? The risk is minimal. Just comment out the code of adding this promotion frame in the bottom of the common task page.

Is there an impact on documentation or message strings? No. I checked that the online help page for common task doesn't mention about this promotion frame.

Which tests should QA (re)run to verify the fix did not destabilize GlassFish? Usual test suite from QA relating to console. Specifically tried this on IE 10.

Which is the targeted build of 4.0 for this fix? The fix is ready, not sure if it will make it into b85 or b86.

If this an integration of a new version of a component from another project, what are the changes that are being brought in? This might be list of Jira issues from that project or a list of revision messages.

n/a

glassfishrobot commented 11 years ago

@glassfishrobot Commented tmueller said: Approved for 4.0.

glassfishrobot commented 11 years ago

@glassfishrobot Commented anilam said: Date: 2013-04-19 20:50:02 UTC Link:

Log Message:

20207. Remove promotion frame at the bottom of common task page.

Revisions:

61572

Modified Paths:

trunk/main/appserver/admingui/common/src/main/resources/commonTask.jsf

glassfishrobot commented 11 years ago

@glassfishrobot Commented Issue-Links: blocks GLASSFISH-19987 GLASSFISH-20157

glassfishrobot commented 11 years ago

@glassfishrobot Commented Was assigned to jclingan

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-20207

glassfishrobot commented 11 years ago

@glassfishrobot Commented Reported by anilam

glassfishrobot commented 11 years ago

@glassfishrobot Commented Marked as fixed on Friday, April 19th 2013, 1:50:54 pm