[Tickets #8446] Re: Login tasks running in wrong frame

bugs at horde.org bugs at horde.org
Wed Jul 29 17:33:51 UTC 2009


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8446
------------------------------------------------------------------------------
  Ticket             | 8446
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Login tasks running in wrong frame
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
  State              | Assigned
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2009-07-29 13:33) wrote:

> I agree that completing that task would render be kind of a fix. But  
> we still have to make sure to not run the login tasks from any other  
> screens that are not supposed to run them, like popup windows etc.

Good point.  Turns out I already had a base.php variable handling this  
- $horde_login_page - so I changed the name to $horde_no_logintasks  
and added this variable to the sidebar script.  Other pages that  
shouldn't run logintasks will need to be added as we find them.

I'm going to assume that many/most of the scripts in services/  
shouldn't run logintasks, but outside of directly accessing these  
scripts they will never be run without first going through horde code.






More information about the bugs mailing list