[Tickets #6179] Re: Maintenace task causes the interface to switch to imp
bugs at horde.org
bugs at horde.org
Mon Feb 4 02:08:44 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=6179
-----------------------------------------------------------------------
Ticket | 6179
Updated By | nicholas.inglis at bluebottle.com
Summary | Maintenace task causes the interface to switch to imp
Queue | DIMP
Version | HEAD
Type | Bug
State | Assigned
Priority | 2. Medium
Milestone |
Patch |
Owners | Horde Developers, Michael Slusarz
-----------------------------------------------------------------------
nicholas.inglis at bluebottle.com (2008-02-03 21:08) wrote:
> The maintenance tasks of the mail client that are presented to the
> user on login cause the interface to end up in imp. This is bad
> because we want to stay in the dimp interface.
>
After further investigation I find that after maintenance is complete it
returns to the imp/redirect.php script, which then pushes you into imp.
the redirect script was our first point of call before maintenance, and it
included a hidden variable 'select_view' = 'dimp'
After maintenance this hidden variable is missing, so we end up in the imp
interface rather than the dimp one. (I think this is what is happening).
does this mean that we need to store the interface before going into
maintenance, and restore it afterwards?
- nick
More information about the bugs
mailing list