[Tickets #1881] Support vCal/iCal 1.0/2.0 and differentiate between them
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Dec 28 11:58:05 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=1881
-----------------------------------------------------------------------
Ticket | 1881
Updated By | kevin_myer at iu13.org
Summary | Support vCal/iCal 1.0/2.0 and differentiate between them
Queue | Horde Framework Packages
State | Assigned
Priority | 2. Medium
Type | Bug
Owners | Chuck Hagenbuch
-----------------------------------------------------------------------
kevin_myer at iu13.org (2005-12-28 11:58) wrote:
> Try this:
>
http://cvs.horde.org/diff.php/kronolith/lib/Driver.php?r1=1.167&r2=1.168&ty=
u
Actually, I had tried this:
if (!preg_match('/(d|w|mp|md|ym|yd)(\d+)?(.*)/i', $rrule, $matches)) {
Seemed to work, but I'm not sure which is more efficient. Your fix worked
too.
More information about the bugs
mailing list