<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Emposha &#187; mixed content</title>
	<atom:link href="http://www.emposha.com/tag/mixed-content/feed" rel="self" type="application/rss+xml" />
	<link>http://www.emposha.com</link>
	<description>Just another stupid wordpress blog ;)</description>
	<lastBuildDate>Thu, 08 Dec 2011 13:30:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Internet Explorer &#8211; Do you want to display the nonsecure items?</title>
		<link>http://www.emposha.com/javascript/internet-explorer-do-you-want-to-display-the-nonsecure-items.html</link>
		<comments>http://www.emposha.com/javascript/internet-explorer-do-you-want-to-display-the-nonsecure-items.html#comments</comments>
		<pubDate>Thu, 17 Dec 2009 15:42:02 +0000</pubDate>
		<dc:creator>emposha</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[mixed content]]></category>
		<category><![CDATA[nonsecure items]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.emposha.com/?p=360</guid>
		<description><![CDATA[Recently one of my friends asked me to check his e-shop on the fact that upon entering the SSL page, the buyer has received popup with message "Do you want to display the nonsecure items?" that and probably because of this message some buyers simply closes the browser window and leave the store without buying anything.]]></description>
			<content:encoded><![CDATA[<p>Recently one of my friends asked me to check his e-shop on the fact that upon entering the SSL page, the buyer has received popup with message &#8220;Do you want to display the nonsecure items?&#8221; that and probably because of this message some buyers simply closes the browser window and leave the store without buying anything.</p>
<p><span style="background-color: #ffffff;" title="Я сразу понял что скорее всего идет речь о какой нибудь забытой картинке которая обращалась напрямую конешно же согласился." onmouseover="this.style.backgroundColor='#ebeff9'" onmouseout="this.style.backgroundColor='#fff'">I immediately realized that most likely this popup message refers to some sort of forgotten images that appealed directly to http path, and of course I agreed to help him. </span><span style="background-color: #ffffff;" title="Но уже через полчаса я понял что я ошибся..." onmouseover="this.style.backgroundColor='#ebeff9'" onmouseout="this.style.backgroundColor='#fff'">But after half an hour I realized that I was mistaken &#8230; </span><span style="background-color: #ffffff;" title="все картинки грузулись через ССЛ." onmouseover="this.style.backgroundColor='#ebeff9'" onmouseout="this.style.backgroundColor='#fff'">all images loaded via SSL and nothing was pointed to http path directly. </span><span style="background-color: #ffffff;" title="После нескольких проверок фидлером я понял что проблема не настолько проста." onmouseover="this.style.backgroundColor='#ebeff9'" onmouseout="this.style.backgroundColor='#fff'">After several tests with fidler I realized that the problem is not so simple.</span></p>
<p><span style="background-color: #ffffff;" title="После нескольких проверок проблема была решена, и как назло ей оказалсь совсем банальная вещь..." onmouseover="this.style.backgroundColor='#ebeff9'" onmouseout="this.style.backgroundColor='#fff'">After several tests and few cups of coffee the problem was solved, and as luck would have it proved to be quite trivial thing &#8230;<br />
When flash object added to page there several default parameters added by default like &#8220;pluginspage&#8221; or &#8220;codebase&#8221; with pointing to adobe site throw http that may be interpreted as internet explorer as a request to the HTTP page. After simple change this problem was solved. </span></p>
<p><span style="background-color: #ffffff;" title="После нескольких проверок проблема была решена, и как назло ей оказалсь совсем банальная вещь..." onmouseover="this.style.backgroundColor='#ebeff9'" onmouseout="this.style.backgroundColor='#fff'">So if you encounter a similar problem simple change will help to solve this problem. For example:</span></p>
<p>from: pluginspage = &#8220;http:/ / www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&#8221;</p>
<p><span style="background-color: #ffffff;" title="После нескольких проверок проблема была решена, и как назло ей оказалсь совсем банальная вещь..." onmouseover="this.style.backgroundColor='#ebeff9'" onmouseout="this.style.backgroundColor='#fff'">to: pluginspage = &#8220;/ / www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&#8221;</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.emposha.com/javascript/internet-explorer-do-you-want-to-display-the-nonsecure-items.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

