Question for Windows Development environment + Question for CalDAV
Lutz Pogrell <[email protected]> Sun, 15 Feb 2015 18:47:23 +0100
| Newsgroups | gmane.mail.mulberry.user |
|---|---|
| Message-ID | <3D4D244D83A066CDA8F5697B@[192.168.2.102]> |
Hello all, while i am looking for other people that use Mulberry on Windows i found two questions in the mailing list archives: > Does anyone even have a functioning development environment for Mulberry in Windows anymore? :} Me :-) A whole thread "CardDAV Support". I have fixed one issue. For me CardDAV works now with a server running Horde Groupware 5.2.4 (for me). I use a self-compiled build based in Mulberry v4.1d1 (whatever this number means) which was the lates version from Mullbery/branches in the repository at <http://svn.mulberrymail.com/mulberry/Mulberry/branches/v4.1d1> It took some effort to get it compile at all, and even more to get a functioning installer. I use this build every day in debug mode (and found and fixed some debug assertions). In addition i found one issue about CardDAV support. It appears that some servers use the content type text/vcard, while some others use text/x-vcard, but this was not recognized. (a look with wireshark quickly showed the problem) The symptom then was, that the connect to the server succeeds but no addresses are found. I would be pleased to share my code changes, if somebody gives me advice how to submit the changes (i assume that not everybody has permissions to do commits in the SVN repository). The major part of the changes is in the Windows-specific part, but some are in the platform independent part and i have no possibility to test them. Looking forward some replies, Lutz p.s. and also an advise whould be welcome whether is more apropreate to post topics like this to mulberry-dev or mulberry-discuss.