Yeah, looks like someone got a little sloppy in their bug fix of this in dojo and only checked for specific ie versions. (up to 6)
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/js/dojo/src/html/iframe.js?diff_format=h&view=markup If I fix it it'll be in 4.1.2-SNAPSHOT not 4.1.1. ..(or you can just replace the bundled dojo version with your own version, which should also be fairly easy to do now) On 12/28/06, Anna Vo <[EMAIL PROTECTED]> wrote:
Just wondering if anyone has used the Tap 4.1.1 Dialog component with secure SSL pages. I am seeing "This page contains both secure and nonsecure items" warning message in IE7. For some reason it doesn't do this in IE6 or FF. I checked for iframes with no src on the page, used the FF extension LiveHTTPheaders to check that everything was https, stripped the Dialog component down so there wasn't really anything in it... change the component to @Any and the page loads with no popup (or comment it out), switch it back to @Dialog and it has a warning. Any tips as to where I can look to get rid of this warning would be much appreciated. Thanks! Anna --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Jesse Kuhnert Tapestry/Dojo team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]