Closed macosforgebot closed 11 years ago
mail@… originally submitted this as comment:1:ticket:473
The whole request was:
<?xml version="1.0" encoding="utf-8" ?>
<sync-collection xmlns="DAV:">
<prop>
<getetag/>
</prop>
<sync-token>null</sync-token>
</sync-collection>
@wsanchez originally submitted this as comment:2:ticket:473
I'm not sure CalendarServer-3.0.svn8541-1.fc16.x86_64
is recent trunk, but this does sound like a bug.
@wsanchez originally submitted this as comment:3:ticket:473
@wsanchez originally submitted this as comment:7:ticket:473
@cyrusdaboo originally submitted this as comment:8:ticket:473
This works correctly on trunk now. As a precaution I did add a new CDT test in r10319 to cover this situation.
mail@… originally submitted this as ticket:473
Andrew just debugged aCal against my Calendar Server and we found that it crashes when sending an invalid sync-token in the sync-report.
According to Andrew this should yield a "400 Bad Request" instead of the "500 Server Error".
I am using recent trunk: