Hello everyone: Looking back at issue:
https://issues.apache.org/jira/browse/WICKET-2207 I noticed that the fix was done against certain version of IE. In other cases, like firefox, a request to http://:/ is still performed. I have got some complains from users that their proxies are blocking that particular call as invalid/suspicious, causing a blocked content page to show instead of the modal window. I cannot reproduce this myself, by have seen it in at least one of our QA machines. My question is, is there a reason why this was not changed other than certain versions of IE? Having the "src" of the iframe for modal windows be "//:" still causes random problem for us in other browsers. -Nelson Segura --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
