<?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>Thunderbird &quot;all workday&quot; events become &quot;daily&quot; events</title> 
  <pubDate>Thu, 09 Apr 2026 23:21:09 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/15054</link> 
  <atom:link rel="self" type="application/rss+xml" title="Thunderbird &quot;all workday&quot; events become &quot;daily&quot; events" href="https://bugs.horde.org/ticket/15054/rss" /> 
  <description>Thunderbird &quot;all workday&quot; events become &quot;daily&quot; events</description> 
 
   
   
  <item> 
   <title>Reproduced against Horde 5.2 and against Horde master

Thu</title> 
   <description>Reproduced against Horde 5.2 and against Horde master

Thunderbird produces new events &quot;all weekdays&quot;

RRULE:FREQ=DAILY;UNTIL=20210331T041500Z;BYDAY=MO,TU,WE,TH,FR

But the server understands:

RRULE:FREQ=DAILY;UNTIL=20210331T041500Z

If the rule is originally created by Horde, this will never happen. The event must be originally created by thunderbird and imported via kronolith/davPutObject 

It spins down to
Horde_Date_Recurrence::fromRRULE20()

The event is correctly parsed into FREQ:DAILY but the BYDAY clause is ignored and dropped.

I will prepare a patch that fixes this.</description> 
   <pubDate>Wed, 03 Mar 2021 07:23:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/15054#t93888</link> 
  </item> 
   
  <item> 
   <title>&gt; I will prepare a patch that fixes this.

See https://git</title> 
   <description>&gt; I will prepare a patch that fixes this.

See https://github.com/horde/Date/pull/1 for patch
</description> 
   <pubDate>Wed, 03 Mar 2021 07:34:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/15054#t93889</link> 
  </item> 
   
  <item> 
   <title>Better late than never....</title> 
   <description>Better late than never....</description> 
   <pubDate>Thu, 24 Mar 2022 18:38:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/15054#t94003</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (FRAMEWORK_6_0):

commit 8c391</title> 
   <description>Changes have been made in Git (FRAMEWORK_6_0):

commit 8c39172906716bf234dee5b00229961cf909cdb5
Author: Ralf Lang &lt;ralf.lang@ralf-lang.de&gt;
Date:   Sat, 07 Mar 2026 22:46:43 +0100

chore(release): bump version to 3.0.0-alpha6

Release version 3.0.0-alpha6

Merge pull request #4 from amulet1/FRAMEWORK_6_0
fix: Add @property block for static analyzers
Update metadata and workflows - define dev dependencies.
Stub of namespaced date library
PSR-4 unit tests
Fix strftime2date. Add a convenience wrapper.
Development mode for Date-3.0.0alpha5
Released Date-3.0.0alpha4
Fix [#15054] Thunderbird-generated events issue
Convert Unit Tests for PHPUnit 9
Development mode for Date-3.0.0alpha5
Released Date-3.0.0alpha3
Development mode for Date-3.0.0alpha4
Released Date-3.0.0alpha2
Development mode for Date-3.0.0alpha3
Released Date-3.0.0alpha1
Components updated the package files.
Merge pull request #2 from maintaina-com/backport-php81-fix
PHP 8.1: use &#039;now&#039; rather than null for current date
Merge branch &#039;ralflang-patch-1&#039;
Add unit test for bug #15054
Fix [#15054] Thunderbird-generated events issue
Update supported PHP versions and configuration names.
Standardize descriptions.
Enable PHP 7.3 CI.
[jan] Allow passing a time format to Horde_Date_Recurrence#toString() (Bug #14768).
[jan] Allow passing a time format to Horde_Date_Recurrence#toString() (Bug #14768).
Update package definitions.
Fix getting exit code on PHP 7.2+.
Mark Chuck and Michael as inactive.
package.xml must not contain empty &lt;notes&gt; tags.
Create CHANGES for all components.
Regenerate package.xml from changelog.yml.
Build changelog.yml from existing changelog(s).
Update .horde.yml with extended information.
Update composer.json.
Enable 7.2 builds.
PEAR on 5.6 and 7.0 is fixed.
Update file list
Move phpunit configuration to base directory.
Indicate markup language.
Update references to COPYING files.
Use LICENSE consistently and move to base directory.
Stop flooding #horde channel.
Use https URLs.
Install all dependencies but PECL extensions.
Hopefully this finally fixes Travis builds now.
Always discover channel manually, due to Travis bug.
Fix Travis tests.
Add Travis configuration and .gitignore files.
Development mode for Horde_Date-2.4.2

 M .gitignore
 M .horde.yml
 M composer.json
 R doc/Horde/Date/CHANGES
 R doc/Horde/Date/changelog.yml
 A doc/changelog.yml
 R package.xml

https://github.com/horde/Date/commit/8c39172906716bf234dee5b00229961cf909cdb5</description> 
   <pubDate>Sat, 07 Mar 2026 21:46:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/15054#t94287</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
