<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>new mail notification is not shown when IMP summary in portal refreshes automatically</title> 
  <pubDate>Fri, 10 Apr 2026 13:36:22 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9803</link> 
  <atom:link rel="self" type="application/rss+xml" title="new mail notification is not shown when IMP summary in portal refreshes automatically" href="https://bugs.horde.org/ticket/9803/rss" /> 
  <description>new mail notification is not shown when IMP summary in portal refreshes automatically</description> 
 
   
   
  <item> 
   <title>New mail notification is shown only when I click on Portal i</title> 
   <description>New mail notification is shown only when I click on Portal icon manually. If I leave Portal window to refresh automatically through AJAX there is no nofitication.</description> 
   <pubDate>Mon, 04 Apr 2011 17:35:38 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9803#t63113</link> 
  </item> 
   
  <item> 
   <title>See Ticket #9751.  There are no more popup new mail notifica</title> 
   <description>See Ticket #9751.  There are no more popup new mail notifications.</description> 
   <pubDate>Tue, 05 Apr 2011 04:19:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9803#t63141</link> 
  </item> 
   
  <item> 
   <title>Even with new Alarm system in place, I still don&#039;t get any n</title> 
   <description>Even with new Alarm system in place, I still don&#039;t get any notification when portal refreshes automatically.

Also, for what it&#039;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?</description> 
   <pubDate>Sat, 09 Apr 2011 19:48:39 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9803#t63392</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Request #980</title> 
   <description>Changes have been made in Git for this ticket:

Request #9803: Add RECENT information to IMP summary portal block

 1 files changed, 7 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/e80b37d483d8e371cb1622c847b1066ef0731cea</description> 
   <pubDate>Tue, 12 Apr 2011 23:15:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9803#t63583</link> 
  </item> 
   
  <item> 
   <title>&gt; Even with new Alarm system in place, I still don&#039;t get any</title> 
   <description>&gt; Even with new Alarm system in place, I still don&#039;t get any 
&gt; notification when portal refreshes automatically.

Notifications are sent via the notification system, not the alarm system.

&gt; Also, for what it&#039;s worth, old notification for new email was much 
&gt; better. It was more noticeable and a user have had a link to go 
&gt; straight to the mailbox with new email. Are there any plans to add 
&gt; this functionality back?

No.  The portal view should be a succinct way to look at your 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&#039;t take up much space (or additional processing) and also fits in with the UI.</description> 
   <pubDate>Tue, 12 Apr 2011 23:16:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9803#t63584</link> 
  </item> 
   
  <item> 
   <title>After these changes I see only Inbox folder in the summary. </title> 
   <description>After these changes I see only Inbox folder in the summary. Also there is something wrong with saving this block. It fails every second time with notice: &quot;Horde is not activated.&quot;

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 &quot;/usr/share/pear/Horde/Core/Block/Layout/Manager.php&quot;]

and

2011-04-13T10:45:11+03:00 NOTICE: HORDE [imp] PHP ERROR: Undefined property: IMP_Imap::$imap [pid 19298 on line 79 of &quot;/var/www/html/horde/imp/lib/Block/Summary.php&quot;]

</description> 
   <pubDate>Wed, 13 Apr 2011 07:53:15 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9803#t63618</link> 
  </item> 
   
  <item> 
   <title>&gt; 2011-04-13T10:45:03+03:00 NOTICE: HORDE [horde] PHP ERROR:</title> 
   <description>&gt; 2011-04-13T10:45:03+03:00 NOTICE: HORDE [horde] PHP ERROR: Undefined 
&gt; offset: 1 [pid 20089 on line 207 of 
&gt; &quot;/usr/share/pear/Horde/Core/Block/Layout/Manager.php&quot;]

Can&#039;t reproduce.  Have you tried deleting and re-adding block?  At a minimum, this is not related to the current ticket though.

&gt; 2011-04-13T10:45:11+03:00 NOTICE: HORDE [imp] PHP ERROR: Undefined 
&gt; property: IMP_Imap::$imap [pid 19298 on line 79 of 
&gt; &quot;/var/www/html/horde/imp/lib/Block/Summary.php&quot;]

Your IMP is not up-to-date with all HEAD commits.</description> 
   <pubDate>Wed, 13 Apr 2011 20:29:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9803#t63679</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; 2011-04-13T10:45:03+03:00 NOTICE: HORDE [horde] PHP ERROR</title> 
   <description>&gt;&gt; 2011-04-13T10:45:03+03:00 NOTICE: HORDE [horde] PHP ERROR: Undefined
&gt;&gt; offset: 1 [pid 20089 on line 207 of
&gt;&gt; &quot;/usr/share/pear/Horde/Core/Block/Layout/Manager.php&quot;]
&gt;
&gt; Can&#039;t reproduce.  Have you tried deleting and re-adding block?  At a 
&gt; minimum, this is not related to the current ticket though.

Yes, I reported this on separate bug 9910.

&gt;&gt; 2011-04-13T10:45:11+03:00 NOTICE: HORDE [imp] PHP ERROR: Undefined
&gt;&gt; property: IMP_Imap::$imap [pid 19298 on line 79 of
&gt;&gt; &quot;/var/www/html/horde/imp/lib/Block/Summary.php&quot;]
&gt;
&gt; Your IMP is not up-to-date with all HEAD commits.

True, just updated with today&#039;s HEAD and now I can see all needed folders.

Still I&#039;m confused why notifications are not used in Portal screen even though they are used in every other window (including New Message Compose screen).</description> 
   <pubDate>Thu, 14 Apr 2011 08:10:47 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9803#t63718</link> 
  </item> 
   
  <item> 
   <title>&gt; Still I&#039;m confused why notifications are not used in Porta</title> 
   <description>&gt; Still I&#039;m confused why notifications are not used in Portal screen 
&gt; even though they are used in every other window (including New 
&gt; Message Compose screen).

How would those notifications be displayed?  Updateable Blocks simply update the HTML contents contained inside of them.  They can&#039;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&#039;t code for this).</description> 
   <pubDate>Thu, 14 Apr 2011 17:23:20 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9803#t63743</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
