<?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>attendees without  domain</title> 
  <pubDate>Fri, 10 Apr 2026 09:20:55 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6146</link> 
  <atom:link rel="self" type="application/rss+xml" title="attendees without  domain" href="https://bugs.horde.org/ticket/6146/rss" /> 
  <description>attendees without  domain</description> 
 
   
   
  <item> 
   <title>When you create an event with attendees, you have to give th</title> 
   <description>When you create an event with attendees, you have to give their email address.  If you set up a default domain for the free/busy in the configuration of kronolith and if you only give the first part of the email (i.e. myname instead of myname@domain.com),  the attendee will be named  0 or 1, or 2, and so on... and not yohann.fourteau@defaultdomain.



At line 52 of kronolith/attendees.php, if you change the line :

$newAttendeeParsed = $parser-&gt;parseAddressList($newAttendee, &#039;&#039;, false, false);



by



$newAttendeeParsed = $parser-&gt;parseAddressList($newAttendee, &#039;$thevarwithdefaultdomain&#039;, false, false);





It will add the default domain to the person.



It&#039;s faster to give login name than full email address...



I don&#039;t known if it can help.</description> 
   <pubDate>Thu, 24 Jan 2008 17:17:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6146#t41430</link> 
  </item> 
   
  <item> 
   <title>What actual Kronolith version are you using? There have been</title> 
   <description>What actual Kronolith version are you using? There have been some fixes to parsing attendees with only local names recently:



http://cvs.horde.org/diff.php?r1=1.36&amp;r2=1.37&amp;f=kronolith%2Fattendees.php</description> 
   <pubDate>Thu, 24 Jan 2008 18:11:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6146#t41436</link> 
  </item> 
   
  <item> 
   <title>&gt; What actual Kronolith version are you using? There have be</title> 
   <description>&gt; What actual Kronolith version are you using? There have been some 

&gt; fixes to parsing attendees with only local names recently:

&gt;

&gt; http://cvs.horde.org/diff.php?r1=1.36&amp;r2=1.37&amp;f=kronolith%2Fattendees.php



I didn&#039;t see it. 



I&#039;ve tried it and it&#039;s better. I&#039;ve no more &quot;0&quot; &quot;1&quot; attendees. But it&#039;s not perfect...



If I add &quot;login&quot; as attendee, it adds &quot;login&quot; but doesn&#039;t find any free/busy information.

With my modification, if I add &quot;login&quot; as attendee, it adds &quot;login@mydomain.com&quot; and with a good configuration of turba, it can retrieve the free/busy information of login@lfm.lan...



</description> 
   <pubDate>Thu, 31 Jan 2008 14:46:56 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6146#t41710</link> 
  </item> 
   
  <item> 
   <title>Okay, but where do you propose to get that default domain se</title> 
   <description>Okay, but where do you propose to get that default domain setting from?</description> 
   <pubDate>Thu, 31 Jan 2008 22:48:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6146#t41763</link> 
  </item> 
   
  <item> 
   <title>&gt; Okay, but where do you propose to get that default domain </title> 
   <description>&gt; Okay, but where do you propose to get that default domain setting from?



In the kronolith configuration, you have (free/busy option) :

&quot;Default domain to add to attendee email addresses if none is specified.&quot;

$conf[&#039;storage&#039;][&#039;default_domain&#039;]



And I can admit I don&#039;t know  what that variable is used for...</description> 
   <pubDate>Thu, 31 Jan 2008 22:57:24 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6146#t41764</link> 
  </item> 
   
  <item> 
   <title>Hah! Good call. That variable was used in lib/FreeBusy.php, </title> 
   <description>Hah! Good call. That variable was used in lib/FreeBusy.php, but this is basically the same context. I&#039;ve added it in there - this will be in the next Kronolith 2.2 RC. Thanks.</description> 
   <pubDate>Fri, 15 Feb 2008 06:22:45 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6146#t42376</link> 
  </item> 
   
  <item> 
   <title>I reverted this, because the original behavior was intended.</title> 
   <description>I reverted this, because the original behavior was intended. It allows to add attendees without email addresses.</description> 
   <pubDate>Sun, 25 May 2008 12:02:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6146#t45560</link> 
  </item> 
   
  <item> 
   <title>Can you add a comment to that effect so that I or someone el</title> 
   <description>Can you add a comment to that effect so that I or someone else doesn&#039;t do this again?</description> 
   <pubDate>Sun, 25 May 2008 13:58:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6146#t45568</link> 
  </item> 
   
  <item> 
   <title>Yes but when you enter only a login, it doesn&#039;t get the free</title> 
   <description>Yes but when you enter only a login, it doesn&#039;t get the free/busy informations (you need a mail).

When I enter a meeting in my agenda, I prefer to have free/busy information of the attendee than just the possibility to put a login in the attendees list...



If we could get free/busy information from a single login, it would be great.

</description> 
   <pubDate>Sun, 25 May 2008 14:11:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6146#t45570</link> 
  </item> 
   
  <item> 
   <title>No, you can only have one or the other. And I don&#039;t want to </title> 
   <description>No, you can only have one or the other. And I don&#039;t want to lose functionality in favor of typing a few less characters.</description> 
   <pubDate>Sun, 25 May 2008 14:55:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6146#t45577</link> 
  </item> 
   
  <item> 
   <title>We don&#039;t have the same definition of &quot;functionnality&quot;.



My</title> 
   <description>We don&#039;t have the same definition of &quot;functionnality&quot;.



My customer want a groupware solution easy to use. He wants to type the login (because, in the firm, you don&#039;t use the mail to identify someone but his login) and have the free/busy informations to organize its meetings.



Don&#039;t worry, it was a few month ago, now they have choosen Exchange and OWA (for different reasons). I like very much horde but I do what my customer want me to do.

</description> 
   <pubDate>Sun, 25 May 2008 15:18:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6146#t45578</link> 
  </item> 
   
  <item> 
   <title>What you were looking for is request #4092.</title> 
   <description>What you were looking for is request #4092.</description> 
   <pubDate>Sun, 25 May 2008 15:31:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6146#t45579</link> 
  </item> 
   
  <item> 
   <title>yes and with the completion of the login with the default do</title> 
   <description>yes and with the completion of the login with the default domain, I had a workaround.

</description> 
   <pubDate>Sun, 25 May 2008 15:39:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6146#t45580</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
