Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect phone number labels #360

Closed
crick-ru opened this issue Sep 24, 2017 · 2 comments
Closed

Incorrect phone number labels #360

crick-ru opened this issue Sep 24, 2017 · 2 comments
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request
Milestone

Comments

@crick-ru
Copy link

crick-ru commented Sep 24, 2017

Steps to reproduce

  1. Set up sync with Android address book
  2. Create a new contact in the Android address book
  3. Synchronize

Actual behaviour

In the Android address book, the contact's phone number labels is displayed normally. For example, "mobile". But in the Nextcloud address book, the phone number labels of all contacts are displayed as "voice".

Server configuration

Operating system:
Linux

Web server:
Apache2 v2.4.26

Database:
SQlite3 v3.19.3

PHP version:
php7 v7.1.9

Nextcloud version: (see Nextcloud admin page)
12.0.2

Updated from an older Nextcloud/ownCloud or fresh install:
fresh install

Where did you install Nextcloud from:
OpenSUSE repository

Contacts app version
v1.5.3

Android version
7.1.1 (clean Android on Nokia 5 phone)

Contacts app on Android
Google contacts v1.6.20

Sync app on Android
CardDAV-Sync by dmfs GmbH v0.4.23
https://play.google.com/store/apps/details?id=org.dmfs.carddav.Sync

VCARD in database:
BEGIN:VCARD VERSION:3.0 FN:Test N:;Test;;; TEL;TYPE=VOICE;TYPE=CELL:+71111111111 PRODID:-//dmfs.org//mimedir.vcard//EN REV:20170924T093247Z UID:4cd6790f-1d64-4093-9b2b-60899220e64c END:VCARD

The "TYPE" field is duplicated on all contacts created in the Android address book


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@irgendwie irgendwie added 1. to develop Accepted and waiting to be taken care of enhancement New feature or request labels Sep 24, 2017
@irgendwie irgendwie added this to the 2.1.0 milestone Sep 24, 2017
@irgendwie
Copy link
Member

Hello! Thanks for reporting this issue - we will try to improve the label handling of vcard properties.

@irgendwie
Copy link
Member

Issue should be fixed by #380 and #382

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants