Post Reply 
sidki alpha 4 - ie6.css...
Jul. 04, 2010, 06:23 PM
Post: #1
sidki alpha 4 - ie6.css...
if you enable half-ssl and go here - http://https-px-.secure.ingdirect.com/my...t/login.vm

ie6.css tries to load "direct ssl" instead of "half-ssl"...

the code that loads it is
Code:
<!--[if IE]>
        <link rel="stylesheet" type="text/css" href="https://home.ingdirect.com/css/secure/globals/ie6.css" />
<![endif]-->
Add Thank You Quote this message in a reply
Jul. 04, 2010, 07:32 PM
Post: #2
RE: sidki alpha 4 - ie6.css...
There is an updated version of the filter, which i assume is the offending one.
(It doesn't mark Microsoft's conditional comments).

Code:
[Patterns]
Name = "Mark: Comments: HTML     09.11.15 (fail) [sd] (d.r)"
Active = TRUE
URL = "$TST(hCT=*html)(^$TST(volat=*.txt2html:3*))"
Limit = 7
Match = "<!--(^\[if)($SET(comment=1)|$TST(script=*)$SET(comment=2)|$TST(tStyle=1)$SET(comment=3))PrxFail$TST()"
        "|-->$SET(comment=)PrxFail$TST()"
Add Thank You Quote this message in a reply
Jul. 04, 2010, 08:01 PM
Post: #3
RE: sidki alpha 4 - ie6.css...
awesome, that fixed it...
many thanks...
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: