<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>Vacation : Undefined index: addresses when using hook</title>
  <pubDate>Sat, 05 Jul 2008 19:04:25 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/6664</link>
  <atom:link rel="self" type="application/rss+xml" title="Vacation : Undefined index: addresses when using hook" href="http://bugs.horde.org/ticket/6664/rss" />
  <description>Vacation : Undefined index: addresses when using hook</description>

  
  
  <item>
   <title>I configured the vacation addresses from my LDAP server I do</title>
   <description>I configured the vacation addresses from my LDAP server I do not show the addresses field.

When I click save I get the following Notice message but everything seems to work fine :

Notice: Undefined index: addresses in /var/www/localhost/htdocs/horde2/ingo/vacation.php on line 68

If I add this code around the line, the message disapear and everything seem to work fine.
if (isset($info['addresses'])) {
        $vacation-&gt;setVacationAddresses($info['addresses']);
    }
</description>
   <pubDate>Wed, 30 Apr 2008 16:01:18 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6664#t45011</link>
  </item>
  <item>
   <title>Fixed in CVS, thanks!</title>
   <description>Fixed in CVS, thanks!</description>
   <pubDate>Wed, 30 Apr 2008 18:12:01 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6664#t45014</link>
  </item>
  

 </channel>
</rss>
