Funambol: no longer supports COMPLETED

Nightly testing shows that itodo20::testItems, a test which must have
passed in the past, now fails because the COMPLETED property is lost
on the server. It is definitely sent.

Disabling testing of this property for Funambol.
This commit is contained in:
Patrick Ohly 2010-06-01 08:46:05 +02:00
parent 52634d191b
commit 313f8383bf
2 changed files with 5 additions and 3 deletions

View File

@ -51,7 +51,7 @@ ical20
-- If 'BYMONTHDAY' of 'RRULE' is not presented in 'monthly', funambol will generate a 'BYMONTHDAY' part automatically.
itodo20
-- Below properties are lost:
UID, SEQUENCE, TRANSP, LAST-MODIFIED, X-EVOLUTION-ALARM-UID, STATUS, URL
UID, SEQUENCE, TRANSP, LAST-MODIFIED, X-EVOLUTION-ALARM-UID, STATUS, URL, COMPLETED
-- Below properties(together with default values) are added by server:
CLASS:PUBLIC, PERCENT-COMPLETE:0

View File

@ -1,4 +1,4 @@
@@ -32,8 +32,8 @@
@@ -32,10 +32,9 @@
DUE;TZID=/softwarestudio.org/Tzfile/America/New_York:20090502T130000
DTSTART;TZID=/softwarestudio.org/Tzfile/America/New_York:20090501T100000
CLASS:PUBLIC
@ -7,5 +7,7 @@
+PERCENT-COMPLETE:78
+STATUS:IN-PROGRESS
CATEGORIES:Business,Waiting
COMPLETED:20090401T030000Z
-COMPLETED:20090401T030000Z
URL:http://foo.com
SEQUENCE:1
END:VTODO