[horde] Stale status messages not being removed
Jan Schneider
jan at horde.org
Tue Jan 29 02:31:19 PST 2002
Zitat von Jan Kuipers <jrkuipers at lauwerscollege.nl>:
> Citeren "Marcus I. Ryan" <marcus at riboflavin.net>:
>
> > I just installed the new Horde (et al) from CVS. Now, whenever a
> > status message is displayed, it simply adds to any messages that were
> > there before, and messages are never cleared. This happens across
> all
> > horde applications, including in the compose window of IMP. I have
>
> For what it's worth. I notice the same thing here :(
All message are now pushed on a message stack that is registered in the
session. If the messages are printed they are shifted from this stack. This
happens in lib/Notification/status.php (line 23). Either you both missed
some updates of the code or there is a sort of sessions issue.
Try var_dump()ing $GLOBALS['HTTP_SESSION_VARS'] and see how and if the
message stack decreases after printing out the messages.
Jan.
--
::::::::::::::::::::::::::::::::::::::::
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax +49.521.96878-20
http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::
More information about the horde
mailing list