Closed richud closed 11 years ago
Nuts it doesnt like tags, proper look
Thanks for the report. I close this bug as it's a duplicate of #32.
One last word: could you try the latest git version? I've fixed a stupid bug as explained in #32, I'd be interested to know if it helps.
Hi, Am using Radicale 0.7-1.1 on Ubuntu 13.04 x64 with iPhone 4 with iOs 6.1.3
addressbook.vcf ok in Thunderbird/Sogo
I can get it this close to working but no further. I am using it over SSL with httpd on port 8443, htpasswd (crypt) and debug logging as only non default options set.
2013-08-10 12:44:45,229 - INFO: PROPFIND request at /rfm6/addressbook.vcf/ received 2013-08-10 12:44:45,230 - DEBUG: Request headers: {'CONTENT_LENGTH': '181', 'CONTENT_TYPE': 'text/xml', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTPACCEPT': '/_', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate', 'HTTP_ACCEPT_LANGUAGE': 'en-us', 'HTTP_AUTHORIZATION': 'Basic cmZtNjpXaHVkIXAwNw==', 'HTTP_BRIEF': 't', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_DEPTH': '0', 'HTTP_HOST': 'webmail.xxxxxxxxxx.com:8443', 'HTTP_USER_AGENT': 'iOS/6.1.3 (10B329) Preferences/1.0', 'PATH_INFO': '/rfm6/addressbook.vcf/', 'QUERY_STRING': '', 'REMOTE_ADDR': 'xx.xxx.xxx.xxx', 'REMOTE_HOST': 'host-xx-xxx-xxx-xxx.as13285.net', 'REQUEST_METHOD': 'PROPFIND', 'SCRIPT_NAME': '', 'SERVER_NAME': 'ubuntu.xxxxxxxxxx.com', 'SERVER_PORT': '8443', 'SERVER_PROTOCOL': 'HTTP/1.1', 'SERVER_SOFTWARE': 'WSGIServer/0.1 Python/2.7.4', 'wsgi.errors': <open file '/dev/null', mode 'w' at 0xb6e0b128>, 'wsgi.file_wrapper': <class wsgiref.util.FileWrapper at 0xb6f70e9c>, 'wsgi.input': <socket._fileobject object at 0xb6e77f2c>, 'wsgi.multiprocess': False, 'wsgi.multithread': True, 'wsgi.run_once': False, 'wsgi.url_scheme': 'http', 'wsgi.version': (1, 0)} 2013-08-10 12:44:45,230 - DEBUG: Sanitized path: /rfm6/addressbook.vcf/ 2013-08-10 12:44:45,234 - DEBUG: Request content: <?xml version="1.0" encoding="UTF-8"?>
/A:prop
/A:propfind
2013-08-10 12:44:45,234 - INFO: Checking rights for collection owned by rfm6 2013-08-10 12:44:45,234 - INFO: rfm6 allowed 2013-08-10 12:44:45,236 - DEBUG: Response content: <?xml version="1.0"?>
2013-08-10 12:44:45,236 - DEBUG: Answer status: 207 Unknown
(nothing after this)
It is missing CS:getctag ? (sorry I only tried setting this up for first time yesterday and still getting my head round it)