Hi,
I'm having a problem with the sandbox inputSuggestAjax component when rendering it through and HTTPS connection. I get an annoying mixed content alert in Internet Explorer. I've tested it in versions 6 and 7. I've implemented a filter in order to monitor all additional request that the page needs. All request are done through "https". I've tried to track the problem and it seem to be in the DOJO features that the component add when rendering. The component versions I'm using are the following: Tomcat 5.5.29 Myfaces 1.1.6 Tomahawk 1.1.6 Tomahawk-sandbox 1.1.5 I've also tested it with Tomahawk 1.1.9 and Tomahawk-sandbox 1.1.9. The alert still occurs. Any suggestions? Can I report is as a bug? Thanks in advance.

