Michael Braun af60b8a290 regression: update 0555-iPhone-REPORT for the open-ended time-range fix
Test 0555 issues an open-ended calendar-query
(<time-range start="20090827T120000Z"/>, no end). Its expected result
had baked in the previous buggy behaviour: two events dated 2011-10
(0544-gzip-PUT.ics and 0545-deflate-PUT.ics) were absent because they
fall beyond the former expand_range_end cap of start + 730 days
(2011-08-27), even though an absent end means +infinity (RFC 4791 §9.9)
and both events match the range.

With the fix they are correctly returned, so the fixture now includes
both responses. This test thus doubles as the regression test for the
fix.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-27 19:11:31 +02:00
2024-01-21 19:12:42 +13:00
2026-05-11 23:56:53 +02:00
2011-02-21 22:44:57 +13:00
2024-04-02 21:41:26 +13:00
2010-12-25 14:24:44 +13:00
2017-01-08 15:48:52 +01:00
2010-01-11 10:15:47 +13:00
2026-05-11 23:56:53 +02:00

DAViCal CalDAV Server by Andrew McMillan.

For documentation you are best advised to visit the DAViCal
website at https://www.davical.org/ or search our general mailing
list at https://lists.sourceforge.net/mailman/listinfo/davical-general

There's lots of useful information at https://wiki.davical.org/ as well,
and if you want access to update that contact us on IRC (#davical on OFTC,
be patient and stick around for a while) or send an e-mail
to <wiki-access@davical.org>.

Good luck!

Andrew McMillan

-----------------------------------------------
Copyright: 2006-2011 Andrew McMillan <andrew@mcmillan.net.nz>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA
Description
DAViCal is a server for calendar sharing. It is an implementation of the CalDAV protocol which is designed for storing calendaring resources (in iCalendar format) on a remote shared server.
Readme
Languages
PHP 71%
PLpgSQL 13.2%
Perl 11.7%
Shell 2%
Prolog 0.6%
Other 1.5%