[Tickets #6445] Accept icalendar data sended as application/octect-stream

bugs at horde.org bugs at horde.org
Thu Mar 13 18:43:09 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/6445
-----------------------------------------------------------------------
 Ticket             | 6445
 Created By         | almarin at um.es
 Summary            | Accept icalendar data sended as application/octect-stream
 Queue              | Kronolith
 Version            | HEAD
 Type               | Enhancement
 State              | New
 Priority           | 1. Low
 Milestone          | 
 Patch              | 
 Owners             | 
+New Attachment     | api_webdav_patches.zip
-----------------------------------------------------------------------


almarin at um.es (2008-03-13 14:43) wrote:

Whe Evolution mail client tries to do a webdav publication, apart from send
data as application/octect-steam, it follows the next steps:

1 - It tries to publish without authentication data and without any
calendar data. If 401 Unauthorized returned by the server, evolution tries
to do a authentication BUT no calendar data is sent.
2 - If afther that athentication steps evolution get a HTTP 200 OK
response, it sends the vcalendar data. 

To handle that situation, kronolith sould be able to accept that content
type and handle empty requests.

I suggest a way to do it, checking data size in webdav.php and adding
content-type in api.php. Even the data size check could be done inside
_kronolith_put, in api.php.





More information about the bugs mailing list