[mapguide-trac] #28: Internet Explorer HTTPS (SSL) shows the message 'contains both secure and nonsecure items'

MapGuide Open Source trac_mapguide at osgeo.org
Tue Apr 3 13:59:07 EDT 2007


#28: Internet Explorer HTTPS (SSL)  shows the message 'contains both secure and
nonsecure items'
-------------------------+--------------------------------------------------
   Reporter:  reisdorf1  |       Owner:  reisdorf1
       Type:  defect     |      Status:  new      
   Priority:  medium     |   Milestone:  1.2      
  Component:  General    |     Version:  1.1.0    
   Severity:  major      |    Keywords:           
External_id:             |  
-------------------------+--------------------------------------------------
 There are 3 places were Frames or IFrames are used with out a 'SRC'
 element.  Over HTTPS This causes a popup displaying the message:[[BR]]
 ''This page contains both secure and nonsecure items.''[[BR]]
 '''ajaxmappane.templ'''[[BR]]
  - function InitContextMenu() [[BR]]
  - function InitToolbarFlyouts() [[BR]]
 '''framesettaskbar.templ''' [[BR]]
  - <frame name="scriptFrame" >[[BR]]
 '''framesetnotaskbar.templ''' [[BR]]
  - <frame name="scriptFrame" >[[BR]]
 [[BR]]
 Without the src element over https, IE will not think everything on the
 page is secure.  More info on the message can be found here:
 http://support.microsoft.com/default.aspx?scid=kb;en-us;261188

 The fix for this should be to attach a default source element pointing to
 a blank.html page.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/28>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list