Sorry Ralph,
I used an older trace for looking for the User Agent.
i just rechecked and found:
Hypertext Transfer Protocol
GET /egroupware/groupdav.php/addressbook/1103.vcf HTTP/1.1\r\n
Host: server1\r\n
Connection: Keep-Alive\r\n
User-Agent: Mozilla/5.0 (compatible; Konqueror/4.3; Linux) KHTML/4.3.98
(like Gecko) Fedora/4.3.98-3.fc12\r\n
Accept: text/x-vcard\r\n
Accept-Encoding: x-gzip, x-deflate, gzip, deflate\r\n
Accept-Charset: utf-8, utf-8;q=0.5, *;q=0.5\r\n
Accept-Language: de, en-US, en\r\n
Cookie: last_loginid=kaulich; last_domain=default\r\n
Thanks a lot for your work
Christoph
Hi Ralph,
it works for the akonadi based addressbook in KDE SC 4.4rc3 if I remove the
if ($this->productName == ‘kde’)
switches.
The calendar still uses the old resources, so there didn’t change anything.
For the HTTP User Agent string of the here used versio i found two lines in
the header:
Mozilla/5.0 (compatible; Konqueror/4.3; Linux) KHTML/4.3.95 (like Gecko)
Fedora/4.3.95-1.fc12
and
KGroupDAV/0.0
I hope this will help,
Christoph
Hi Christoph,
wie have a certain special handling for GroupDAV/CalDAV/CardDAV and KDE:
normally we do NO quoted-printables for that protcolls, but KDE 3.5
required it, to correctly display Umlauts.
Maybe KDE4 or Aconadi fixed that and has now - like all other *DAV
clients problems with quoted-printables.
Have a look eg. at calendar/inc/class.calendar_ical.inc.php around line
846 in trunk:
case ‘groupdav’:
if ($this->productName == ‘kde’)
Try commenting the KDE part and let me know if that helps. In that case
I also need to know the HTTP User Agent string of that version of KDE,
so we can support both.
Ralf
Hi,
there seems to be a bug in the groupdav server.
I have in my addressbook names with ‘Umlauten’ and the FN field is not
filled correctly.
Reading from the egw server I get the following card
BEGIN:VCARD
VERSION:2.1
ADR;WORK;CHARSET=utf-8;ENCODING=QUOTED-PRINTABLE:;;XXXXXXXXXstra=C3=9Fe
1;Osnabr=C3=BCck;;11111
N;CHARSET=utf-8;ENCODING=QUOTED-PRINTABLE:Kr=C3=BCwel;G=C3=BCnter;
FN;CHARSET=utf-8;ENCODING=QUOTED-PRINTABLE:G=C3=BCnter Kr=C3=BCw
ORG:XXXXXXXXXXXXXXXXXX;
TEL;WORK:+11 (111) 111- 1111
UID:addressbook-168-376f4df772b11449bbf89f9d13333aba
END:VCARD
and writing to the server fails with cards containing ‘Umlaute’.
Can someone please check this?
EGW 1.6.002 svn uptodate
Thanks
Christoph
– ----- The Planet: dedicated and managed hosting, cloud storage,
colocation Stay online with enterprise data centers and the best
network in the business Choose flexible plans and management services
without long-term contracts Personal 24x7 support from experience
hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers
— The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the
business Choose flexible plans and management services without long-term
contracts Personal 24x7 support from experience hosting pros just a phone
call away. http://p.sf.net/sfu/theplanet-com
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers
–
GNS mbH
Dipl.-Ing.
Christoph Kaulich
Am Gaußberg 2
38114 Braunschweig
http://www.gns-mbh.com
Tel.: ++49 (0) 531 / 8 01 12-17
Fax : ++49 (0) 531 / 8 01 12-79
Mobil: ++49 (0) 175 / 2 68 57 05
mailto:kaulich@gns-mbh.com
Sitz und Amtsgericht Braunschweig HRB 4004
Steuernummer 14/203/31601
VAT-Id. DE173536746
Geschäftsführer: Stefan Hanson, Klaus Radtke, Claudius Schöne
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers