Thanks for the cookie back-story, Carl. We&#39;re looking into a firefoxy diagnosis.<div><br><br><div class="gmail_quote">On Mon, Feb 21, 2011 at 9:15 AM, Carl Franks <span dir="ltr">&lt;<a href="mailto:fireartist@gmail.com">fireartist@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 21 February 2011 14:09, will trillich &lt;<a href="mailto:will.trillich@serensoft.com">will.trillich@serensoft.com</a>&gt; wrote:<br>

&gt; Nope it&#39;s not the javascript. Searching view-source for &quot;http://&quot; shows only<br>
&gt; DOCTYPE, xmlns, &lt;!-- comments --&gt; and links to other/external websites.<br>
&gt; The session cookie does show as non-secure, so that&#39;s why we&#39;re thinking<br>
&gt; it&#39;s the main culprit.<br>
&gt; Otherwise, is there a tool out there that helps discover what Explorer is<br>
&gt; griping about when it says &quot;this page contains both secure and nonsecure<br>
&gt; items...&quot;?<br>
<br>
</div>Hi,<br>
<br>
It shouldn&#39;t matter that it&#39;s not a secure cookie - that&#39;s just a flag<br>
that tells the browser it shouldn&#39;t send the cookie back to the same<br>
domain on any non-SSL requests.<br>
Cookies are sent as part of a request/response for a URL - so it&#39;s a<br>
URL that&#39;s the problem, not a cookie.<br>
<br>
I recommend you try viewing the page in a browser that will let you<br>
see all network requests - e.g. firefox with the firebug plugin<br>
running.<br>
<font color="#888888"><br>
Carl<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
List: <a href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a><br>
Listinfo: <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst" target="_blank">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a><br>
Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/" target="_blank">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a><br>
Dev site: <a href="http://dev.catalyst.perl.org/" target="_blank">http://dev.catalyst.perl.org/</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>The first step towards getting somewhere is to decide that you are not going to stay where you are.  -- J.P.Morgan<br>
</div>