christian-putzke / Roundcube-CardDAV

Roundcube CardDAV Plugin
http://www.graviox.de
GNU Affero General Public License v3.0
119 stars 28 forks source link

Carddav server URL with tilde is messed up #14

Open e-dschungel opened 12 years ago

e-dschungel commented 12 years ago

Hi,

server urls with a tilde (~) in it is messed up.

For example the url http://localhost/~olli/sabredav/addressbookserver.php/addressbooks/admin/privat/ is saved in database and displayed in carddav setting tab as http://localhost/[KXY]Y\؛\ Y\؛YZ[]]

If I correct that manually in db, everything works fine.

christian-putzke commented 12 years ago

Thanks! I'll have a look at it

e-dschungel commented 11 years ago

This is fixed in the myroundcube fork since v2.9 http://code.google.com/p/myroundcube/issues/detail?id=411