History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-2122
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: [ c h r i s d o y l e ]
Reporter: Tuyhang Ly
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uPortal

Mix content popup in IE6 for every portal page render.

Created: 28/Jul/08 11:27 AM   Updated: 23/Sep/08 03:52 PM
Component/s: User Interface
Affects Version/s: 3.0.0, 3.0.1, 3.1.0-M1, 3.0.2
Fix Version/s: 3.1.0, 3.0.3

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Text File navigation.xsl.patch (1 kb)

Issue Links:
Duplicate
 
This issue is duplicated by:
UP-2158 Add src="javascript:false;" to iframe... Major Closed


 Description  « Hide
For every portal page render, there is a "Security Information" popup in IE6 warning about mix content of both secure and non-secure items. The issue is caused by the missing "src" attribute in all flyout menus' <iframe> elements. The fix is in portal-war/src/main/resources/layout/theme/universality/navigation.xsl file as attached.

 All   Comments   Work Log   Change History      Sort Order:
[ c h r i s d o y l e ] [23/Sep/08 03:51 PM]
Committed to trunk and rel-3-0-patches branch.