<?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>error while adding attendees to an event in kronolith</title> 
  <pubDate>Thu, 09 Apr 2026 22:37:23 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6607</link> 
  <atom:link rel="self" type="application/rss+xml" title="error while adding attendees to an event in kronolith" href="https://bugs.horde.org/ticket/6607/rss" /> 
  <description>error while adding attendees to an event in kronolith</description> 
 
   
   
  <item> 
   <title>Adding an attendee to an event in a calendar make the follow</title> 
   <description>Adding an attendee to an event in a calendar make the following error appear:

[15-Apr-2008 17:34:45] PHP Notice:  Trying to get property of non-object in /usr/share/php/Horde/DOM.php on line 307

[15-Apr-2008 17:40:43] PHP Fatal error:  Cannot use object of type PEAR_Error as array in /var/www/horde/kronolith/attendees.php on line 64



The calendar used use as a backend kolab.



The code is the CVS of 15-04-2008 .





</description> 
   <pubDate>Tue, 15 Apr 2008 15:45:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6607#t44644</link> 
  </item> 
   
  <item> 
   <title>Hello,



I don&#039;t think it&#039;s related to Kolab: This error me</title> 
   <description>Hello,



I don&#039;t think it&#039;s related to Kolab: This error message gets triggered when you add an attendee without an email address, attendees with an email address are fine.



$parser-&gt;parseAddressList(

            $newAttendee, $default_domain, false, false)



returns PEAR_Error for that. Please requeue to kronolith.



Thomas

</description> 
   <pubDate>Thu, 24 Apr 2008 09:34:56 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6607#t44872</link> 
  </item> 
   
  <item> 
   <title>Fixed in CVS, thanks.</title> 
   <description>Fixed in CVS, thanks.</description> 
   <pubDate>Thu, 24 Apr 2008 16:27:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6607#t44886</link> 
  </item> 
   
  <item> 
   <title>&gt; Fixed in CVS, thanks.



Thanks, Gunnar! I have not tried </title> 
   <description>&gt; Fixed in CVS, thanks.



Thanks, Gunnar! I have not tried the updated code yet,

does it show an error message to the user if you

add an attendee without an email address?

</description> 
   <pubDate>Fri, 25 Apr 2008 07:08:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6607#t44921</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; Fixed in CVS, thanks.

&gt;

&gt; Thanks, Gunnar! I have not tr</title> 
   <description>&gt;&gt; Fixed in CVS, thanks.

&gt;

&gt; Thanks, Gunnar! I have not tried the updated code yet,

&gt; does it show an error message to the user if you

&gt; add an attendee without an email address?

&gt;



Adding an empty mail address doesn&#039;t do anything on my side. Meaning: as the value is empty no attendee is added but there is also no need for showing an error.



The problem I saw was adding an invalid mail address.



If you add a mail address like &quot;a@b@c&quot; you will get an error now instead of a blank page and a fatal PHP error.</description> 
   <pubDate>Fri, 25 Apr 2008 07:18:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6607#t44923</link> 
  </item> 
   
  <item> 
   <title>&gt; Adding an empty mail address doesn&#039;t do anything on my sid</title> 
   <description>&gt; Adding an empty mail address doesn&#039;t do anything on my side. Meaning: 

&gt; as the value is empty no attendee is added but there is also no need 

&gt; for showing an error.

&gt;

&gt; The problem I saw was adding an invalid mail address.

&gt;

&gt; If you add a mail address like &quot;a@b@c&quot; you will get an error now 

&gt; instead of a blank page and a fatal PHP error.



Ok. What happens if you just add your name like &quot;Gunnar&quot; to the list?

Does it get added without an error message?

Or is this considered an empty email address

and therefore not added?

</description> 
   <pubDate>Fri, 25 Apr 2008 07:20:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6607#t44924</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; Adding an empty mail address doesn&#039;t do anything on my si</title> 
   <description>&gt;&gt; Adding an empty mail address doesn&#039;t do anything on my side. Meaning:

&gt;&gt; as the value is empty no attendee is added but there is also no need

&gt;&gt; for showing an error.

&gt;&gt;

&gt;&gt; The problem I saw was adding an invalid mail address.

&gt;&gt;

&gt;&gt; If you add a mail address like &quot;a@b@c&quot; you will get an error now

&gt;&gt; instead of a blank page and a fatal PHP error.

&gt;

&gt; Ok. What happens if you just add your name like &quot;Gunnar&quot; to the list?

&gt; Does it get added without an error message?

&gt; Or is this considered an empty email address

&gt; and therefore not added?

&gt;

The kronolith default domain should get added -&gt; &quot;gunnar@example.org&quot;</description> 
   <pubDate>Fri, 25 Apr 2008 07:28:41 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6607#t44925</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; Ok. What happens if you just add your name like &quot;Gunnar&quot; </title> 
   <description>&gt;&gt; Ok. What happens if you just add your name like &quot;Gunnar&quot; to the list?

&gt;&gt; Does it get added without an error message?

&gt;&gt; Or is this considered an empty email address

&gt;&gt; and therefore not added?

&gt;&gt;

&gt; The kronolith default domain should get added -&gt; &quot;gunnar@example.org&quot;



Well, I hope not :-) I&#039;m going to test this myself again since this

is a feature we contracted Jan for last year. It&#039;s pretty common

when you organize an event that not every attendee

got an email address. Think of &quot;Aunt Irma&#039;s birthday visit&quot;.

</description> 
   <pubDate>Fri, 25 Apr 2008 07:37:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6607#t44926</link> 
  </item> 
   
  <item> 
   <title>Indeed, this should work fine, anything else must have becom</title> 
   <description>Indeed, this should work fine, anything else must have become broken along the way.</description> 
   <pubDate>Thu, 01 May 2008 17:42:11 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6607#t45028</link> 
  </item> 
   
  <item> 
   <title>Turns out that it wasn&#039;t this patch that broke adding attend</title> 
   <description>Turns out that it wasn&#039;t this patch that broke adding attendees without email addresses, but the fix for bug 6146, which I reverted.</description> 
   <pubDate>Sun, 25 May 2008 12:03:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6607#t45561</link> 
  </item> 
   
  <item> 
   <title>Thanks for looking into this, Jan!

</title> 
   <description>Thanks for looking into this, Jan!

</description> 
   <pubDate>Mon, 26 May 2008 08:01:02 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6607#t45604</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
