[dev] [cvs] commit: nag/lib api.php
Jan Schneider
jan at horde.org
Thu May 1 12:31:40 UTC 2008
Zitat von Ben Klang <ben at alkaloid.net>:
> bklang 2008-04-29 17:51:54 EDT
>
> Modified files:
> lib api.php
> Log:
> * Fix _nag_put() to allow importing tasklists via HTTP PUT
> - Allow PUT for .ics (text/calendar) as well as individual tasks
> (text/x-vtodo)
> - Correctly initialize Nag_Driver
> - Default content-type for WebDAV clients that don't get it right
> or don't know better (Konqueror)
> - Correctly set the task UID on Horde_History entries
>
> Bug: 6595
>
> Revision Changes Path
> 1.167 +28 -7 nag/lib/api.php
>
> Chora Links:
> http://cvs.horde.org/diff.php/nag/lib/api.php?r1=1.166&r2=1.167&ty=u
This breaks PUT for auth backends that don't support listing users and
you are once defaulting to text/calendar and the other time to
text/v-todo if receiving application/octet-stream data.
Jan.
I just saw that Chuck already removed the exists() call.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the dev
mailing list