Summary | new mail notification is not shown when IMP summary in portal refreshes automatically |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | vilius (at) lnk (dot) lt |
Created | 04/04/2011 (5206 days ago) |
Due | |
Updated | 04/14/2011 (5196 days ago) |
Assigned | |
Resolved | 04/12/2011 (5198 days ago) |
Milestone | |
Patch | No |
even though they are used in every other window (including New
Message Compose screen).
update the HTML contents contained inside of them. They can't display
notifications on the page because there is no system to dynamically
add notifications to the blocks page (not entirely true - if
authenticated to IMP in dynamic mode, it would technically be possible
to push notifications via Growler notifications. But this is not
available in all circumstances so you can't code for this).
offset: 1 [pid 20089 on line 207 of
"/usr/share/pear/Horde/Core/Block/Layout/Manager.php"]
minimum, this is not related to the current ticket though.
bug 9910.property: IMP_Imap::$imap [pid 19298 on line 79 of
"/var/www/html/horde/imp/lib/Block/Summary.php"]
Still I'm confused why notifications are not used in Portal screen
even though they are used in every other window (including New Message
Compose screen).
offset: 1 [pid 20089 on line 207 of
"/usr/share/pear/Horde/Core/Block/Layout/Manager.php"]
minimum, this is not related to the current ticket though.
property: IMP_Imap::$imap [pid 19298 on line 79 of
"/var/www/html/horde/imp/lib/Block/Summary.php"]
is something wrong with saving this block. It fails every second time
with notice: "Horde is not activated."
PHP error log shows:
2011-04-13T10:45:03+03:00 NOTICE: HORDE [horde] PHP ERROR: Undefined
offset: 1 [pid 20089 on line 207 of
"/usr/share/pear/Horde/Core/Block/Layout/Manager.php"]
and
2011-04-13T10:45:11+03:00 NOTICE: HORDE [imp] PHP ERROR: Undefined
property: IMP_Imap::$imap [pid 19298 on line 79 of
"/var/www/html/horde/imp/lib/Block/Summary.php"]
Type ⇒ Enhancement
State ⇒ Resolved
Priority ⇒ 1. Low
notification when portal refreshes automatically.
better. It was more noticeable and a user have had a link to go
straight to the mailbox with new email. Are there any plans to add
this functionality back?
messages. The old way was tremendously inefficient and hackish anyway.
But I will compromise some and add recent message information to the
summary screen, especially since it doesn't take up much space (or
additional processing) and also fits in with the UI.
Request #9803: Add RECENT information to IMP summary portal block1 files changed, 7 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/e80b37d483d8e371cb1622c847b1066ef0731cea
notification when portal refreshes automatically.
Also, for what it's worth, old notification for new email was much
better. It was more noticeable and a user have had a link to go
straight to the mailbox with new email. Are there any plans to add
this functionality back?
State ⇒ Not A Bug
Ticket #9751. There are no more popup new mail notifications.State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ new mail notification is not shown when IMP summary in portal refreshes automatically
Type ⇒ Bug
Priority ⇒ 1. Low
manually. If I leave Portal window to refresh automatically through
AJAX there is no nofitication.