On 02.12.2010 00:20, Andreas Dick wrote: > - (parent.rcmail ? parent.rcmail : this).env.frame_lock = > this.set_busy(true, 'loading'); > + this.env.frame_lock = this.set_busy(true, 'loading');
In this case you should have an error in error console. This happens when your main page and frame uses different protocols ie. http and https. For now, I don't know a workaround. -- Aleksander 'A.L.E.C' Machniak LAN Management System Developer [http://lms.org.pl] Roundcube Webmail Developer [http://roundcube.net] --------------------------------------------------- PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl _______________________________________________ List info: http://lists.roundcube.net/dev/ BT/8f4f07cd
