removed debian/README.Debian
[davical.git] / issues / i_80a8c1df.cil
blob5f3c10225df3ff108879a84a9c2f429a12ee6809
1 Summary: Invite external users from iCal gives error
2 Status: New
3 CreatedBy: Andrew McMillan <andrew@morphoss.com>
4 AssignedTo: 
5 Inserted: 2010-12-29T23:38:10
6 Updated: 2010-12-29T23:38:10
8 Here what I've found on the logs when try to add a not
9 davical user, with version 0.9.9.4:
12 :***************** Response Header ****************
13 headers:-->X-Powered-By: PHP/5.2.5
14 headers:-->Server: 0.9
15 headers:-->DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
16 headers:-->DAV: extended-mkcol, calendar-proxy, bind
17 headers:-->ETag: "2969f85aaf1bd94c74929d57a8629703"
18 headers:-->X-DAViCal-Version: DAViCal/0.9.9; DB/1.2.9
19 headers:-->Content-type: text/xml; charset="utf-8"
21 :******************** Response ********************
22 response:--><?xml version="1.0" encoding="utf-8" ?>
23 response:--><C:schedule-response xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
24 response:--> <C:response>
25 response:-->  <C:recipient>
26 response:-->   <href>mailto:joe.user@gmail.com</href>
27 response:-->  </C:recipient>
28 response:-->  <C:request-status>3.7;Invalid Calendar User</C:request-status>
29 response:-->  <C:calendar-data/>
30 response:--> </C:response>
31 response:--></C:schedule-response>
32 response:-->
34 and then iCal reports an error 403.