[dev] Multiple side menu when initial_application is set to IMP

Joel Vandal jvandal at infoteck.qc.ca
Wed Jan 14 10:44:55 PST 2004


Hi all,

I have a little problem with the side menu frames when the "initial_application" prefs is set to IMP. When I logon on Horde, the side menu is displayed 2 times. If I'm disconnected automaticaly after a "session timeout", the side menu is displayed 3 times. It's append only when initial_application is set to IMP.

I've add a little frame killer script to templates/index/frames_index.inc to solve this problem. But the question is why IMP redisplay the frames... I've check the imp/redirect.php script but not sure if the problem come from this script...

P.S. I always work w/ the latest CVS head version.

Index: templates/index/frames_index.inc
===================================================================
RCS file: /repository/horde/templates/index/frames_index.inc,v
retrieving revision 2.31
diff -r2.31 frames_index.inc
5a6,11
>   <script language="Javascript">
>   <!--
>   if (top.location != document.location)
>     top.location = document.location;
>   //-->
>   </script>

-- 
Joel Vandal                                    Infoteck Internet
http://www.infoteck.qc.ca            Tel.  819-370-3232
jvandal at infoteck.qc.ca                 Fax. 819-370-3624


More information about the dev mailing list