1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
OwncloudContactsOfficial/appinfo
Simon McVittie 16fa2cf807 Fix X-EVOLUTION-FILE-AS escape
Evolution defaults to the form "X-EVOLUTION-FILE-AS:Bloggs\, Joe", and
since Evolution uses this field as the contacts' displayed name, it's
highly visible when ownCloud turns it into
"X-EVOLUTION-FILE-AS:Bloggs\\, Joe".

https://github.com/owncloud/contacts/issues/42#issuecomment-28776546

When interacting with Evolution-Data-Server (which I think MeeGo might
use), the same incorrect escaping applies to X-EVOLUTION-FILE-AS. This
is a non-standard field, but it's highly visible for Evolution users,
since it's used as the default displayed name for contacts there.

https://github.com/owncloud/core/issues/2335#issuecomment-32130820

Bug-Debian: http://bugs.debian.org/735112
2014-01-12 19:06:11 -04:00
..
app.php Fix X-EVOLUTION-FILE-AS escape 2014-01-12 19:06:11 -04:00
database.xml Add indexes for speedingup db queries 2013-12-20 11:50:13 +01:00
info.xml Add missing CardDAV routes. Refs #230 2013-10-24 11:43:21 +02:00
ldap_vcard_connector.xml seperate find multiple cards and find one card 2013-06-02 15:00:40 -04:00
migrate.php Fix migration provider 2013-12-20 11:51:26 +01:00
remote.php Fix PHP4 array notation 2013-10-24 14:19:08 +02:00
routes.php Fix editing contact photos. 2013-10-22 17:10:23 +02:00
update.php Make sure all address books are activated on upgrade. 2013-05-23 21:37:39 +02:00
version Add indexes for speedingup db queries 2013-12-20 11:50:13 +01:00