<?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>&#039;VALARM&#039; descriptor not addressed in Kronolith libs</title> 
  <pubDate>Mon, 06 Apr 2026 00:45:05 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6665</link> 
  <atom:link rel="self" type="application/rss+xml" title="&#039;VALARM&#039; descriptor not addressed in Kronolith libs" href="https://bugs.horde.org/ticket/6665/rss" /> 
  <description>&#039;VALARM&#039; descriptor not addressed in Kronolith libs</description> 
 
   
   
  <item> 
   <title>I prioritized this as &#039;high&#039; because data is lost when publi</title> 
   <description>I prioritized this as &#039;high&#039; because data is lost when publishing events to the WebDAV interface.



Kronolith does not do anything with the &#039;VALARM&#039; field of iCalendar files.  This results in alarms not being saved in the database, and reminders data being lost when published to the WebDAV interface from iCal compliant clients.  It currently looks for &#039;AALARM&#039; (part of the vCal spec), but I think it would be greatly beneficial to look for &#039;VALARM&#039; (part of the iCal spec) as well.  It looked like the files that would need to be patched are as follows (though there may be others):



kronolith/lib/Driver.php

lib/Horde/iCalendar.php

</description> 
   <pubDate>Wed, 30 Apr 2008 22:20:03 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t45015</link> 
  </item> 
   
  <item> 
   <title>Made some patches to make this work, at least for duration v</title> 
   <description>Made some patches to make this work, at least for duration value.

description and action are only &quot;set&quot;, no parsing done here (display, audio) etc..

Addressed only display action + trigger. Works fine here, valarm trigger can be set and updated.</description> 
   <pubDate>Fri, 27 Jun 2008 11:44:15 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t46936</link> 
  </item> 
   
  <item> 
   <title>&gt; Made some patches to make this work, at least for duration</title> 
   <description>&gt; Made some patches to make this work, at least for duration value.

&gt; description and action are only &quot;set&quot;, no parsing done here (display, 

&gt; audio) etc..

&gt; Addressed only display action + trigger. Works fine here, valarm 

&gt; trigger can be set and updated.



This patch works for me and allows me to set alarms from sunbird.  However, after dismissing an alarm, it just re-appears after a few minutes or the next time I restart sunbird.</description> 
   <pubDate>Sat, 26 Jul 2008 02:31:18 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t47802</link> 
  </item> 
   
  <item> 
   <title>Hm. Tried it with Kontact and Thunderbird Lightning - adding</title> 
   <description>Hm. Tried it with Kontact and Thunderbird Lightning - adding, updating and removing alarms does work there, can you try some of these clients?</description> 
   <pubDate>Sun, 27 Jul 2008 16:39:32 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t47819</link> 
  </item> 
   
  <item> 
   <title>&gt; Hm. Tried it with Kontact and Thunderbird Lightning - addi</title> 
   <description>&gt; Hm. Tried it with Kontact and Thunderbird Lightning - adding, 

&gt; updating and removing alarms does work there, can you try some of 

&gt; these clients?



I can add, update, and remove alarms from Lightning and Sunbird thanks to your patch, that is not the problem.  The problem is that Lightning or Sunbird continuously reminds me of past alarms after I have dismissed them.  I have even disabled the preference option in Lightning to remind me of passed events and yet passed events with alarms are still being reminded.  </description> 
   <pubDate>Sun, 27 Jul 2008 21:43:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t47823</link> 
  </item> 
   
  <item> 
   <title>I&#039;ll take a look into this, facing this too.</title> 
   <description>I&#039;ll take a look into this, facing this too.</description> 
   <pubDate>Mon, 18 Aug 2008 16:41:58 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t48266</link> 
  </item> 
   
  <item> 
   <title>For everyone following this bug, I&#039;ve posted a more complete</title> 
   <description>For everyone following this bug, I&#039;ve posted a more complete patch including Sunbird/Lightning dismiss and snooze here:

http://bugs.horde.org/ticket/7470/



Please let me know if it helps.</description> 
   <pubDate>Fri, 10 Oct 2008 20:26:58 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t49585</link> 
  </item> 
   
  <item> 
   <title>Okay - this isn&#039;t a duplicate in a traditional sense, but si</title> 
   <description>Okay - this isn&#039;t a duplicate in a traditional sense, but since #7470 includes this patch, I&#039;m closing this in favor of the more comprehensive patch.</description> 
   <pubDate>Fri, 10 Oct 2008 21:30:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t49586</link> 
  </item> 
   
  <item> 
   <title>Another patch for VALARM support.</title> 
   <description>Another patch for VALARM support.</description> 
   <pubDate>Wed, 13 May 2009 20:51:03 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t54122</link> 
  </item> 
   
  <item> 
   <title>Because of Ticket #7470 is pending i have modified the drive</title> 
   <description>Because of Ticket #7470 is pending i have modified the driver patch to support sunbird/mozilla alarm dismissal only. Snozze is not implemented yet. This patch works fine for me, please test it for you.  

</description> 
   <pubDate>Mon, 13 Jul 2009 09:25:24 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t54928</link> 
  </item> 
   
  <item> 
   <title>I used this patch and it works fine, but after that I realiz</title> 
   <description>I used this patch and it works fine, but after that I realized that alarms doesn&#039;t sync properly with outlook (SyncML).

I attach a patch to solve solve

</description> 
   <pubDate>Wed, 20 Oct 2010 07:31:23 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t60471</link> 
  </item> 
   
  <item> 
   <title>The patch. Sorry</title> 
   <description>The patch. Sorry</description> 
   <pubDate>Wed, 20 Oct 2010 07:32:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t60472</link> 
  </item> 
   
  <item> 
   <title>&gt; Another patch for VALARM support.
This patch fixes alarm </title> 
   <description>&gt; Another patch for VALARM support.
This patch fixes alarm sync on Android 2.2 (HTC Desire) with Synthesis SyncML client.

Since this is the only (non-google) syncml client with calendar support known on Android right now, this patch seems important (and doesn&#039;t break anything else)

Please add it if not already done on next minor release cycle ...</description> 
   <pubDate>Thu, 28 Oct 2010 17:53:15 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t60668</link> 
  </item> 
   
  <item> 
   <title>Here the same problem with syncevolution and evolution.</title> 
   <description>Here the same problem with syncevolution and evolution.</description> 
   <pubDate>Tue, 21 Dec 2010 09:56:56 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t61144</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

[jan] Import</title> 
   <description>Changes have been made in Git for this ticket:

[jan] Import VALARM components from iCalendar 2.0 data (Request #6665).

 3 files changed, 33 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/1eaf3dfe109fc7d9d8c858d83d0832861d799386</description> 
   <pubDate>Wed, 10 Aug 2011 17:32:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t66902</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

MFG 1eaf3dfe</title> 
   <description>Changes have been made in CVS for this ticket:

MFG 1eaf3dfe109fc7d9d8c858d83d0832861d799386, 7968ea021de356d10580c02ff3be54038c98b17e:
Import VALARM components from iCalendar 2.0 data (Request #6665).
Support snoozing alarms with Sundbird/Lightning (Request #7470).
http://cvs.horde.org/diff.php/framework/Alarm/Alarm.php?rt=horde&amp;r1=1.40.2.6&amp;r2=1.40.2.7&amp;ty=u
http://cvs.horde.org/diff.php/framework/Alarm/Alarm/sql.php?rt=horde&amp;r1=1.11.2.13&amp;r2=1.11.2.14&amp;ty=u
http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?rt=horde&amp;r1=1.165.2.299&amp;r2=1.165.2.300&amp;ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Driver.php?rt=horde&amp;r1=1.116.2.91&amp;r2=1.116.2.92&amp;ty=u</description> 
   <pubDate>Thu, 01 Sep 2011 12:48:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6665#t67218</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
