Summary | Horde menu frame refresh |
Queue | Horde Base |
Queue Version | HEAD |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | ehymel (at) e-medico (dot) com |
Created | 11/10/2004 (7564 days ago) |
Due | |
Updated | 11/10/2004 (7564 days ago) |
Assigned | |
Resolved | 11/10/2004 (7564 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
with latest HEAD. So without an error message, I can't do anything
more, really.
The menu frame refresh is non-functional in Mozilla Firefox. The
method for refreshing the main imp screen seems to work. It uses a
meta tag to do the refresh, as in:
<!--a75c305b1c0a6022--><meta http-equiv="refresh"
content="300;url=/imp/mailbox.php?page=1" />
while the menu frame calls an update script that is much more complex
(using asyncGET), though I'm not sure why. Either way, it doesn't seem
to work.
Using Firefox 1.0. I can't test in IE at the moment since the login
script for IE seems to be broken after today's cvsupdate, but that's
for another bug report.
Thanks again.
State ⇒ Not A Bug
preference for the interval was introduced, or you have some other
configuration problem.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Horde menu frame refresh
Queue ⇒ Horde Base
refresh so that the number of new emails in imp would be refreshed as
well. This seems to have stopped.
Using HEAD of every package in Mozilla Firefox client.
Thanks.