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

Name changes lost when using CardDAV and UI #276

Open
nWRqenkF opened this issue Mar 24, 2016 · 6 comments
Open

Name changes lost when using CardDAV and UI #276

nWRqenkF opened this issue Mar 24, 2016 · 6 comments

Comments

@nWRqenkF
Copy link

Steps to reproduce

  1. Create a new contact using Android contact app with the name "Aaaa Test" (use the single input field). (After this step android automagically fills the first name with "Aaaa" und the last name with "Test")
  2. Synchronize Android with OC
  3. Edit the name of the contact in OC UI to "Bbbb Btest"
  4. Synchronize Android with OC
  5. View contact in Android contact app

Expected behaviour

The contact is shown as "Bbbb Btest" (or "Btest, Bbbb" depending on your app preferences) in the android contact app in the contacts list and in the contact detail view.

Actual behaviour

The contact is still displayed as "Aaaa Test" in the android contacts app contact list.
When you edit the contact, you can see, that OC changed the name field to "Bbbb Btest", but left the first and last name fields unchanged.
As the android contact app (at least my cyanogenmod 12.1) shows the fields first name and last name in the contact list and in the contact detail view, the changes in the OC UI are well hidden.

Server configuration

Operating system: Debian Wheezy

Web server: nginx

Database: MySql

PHP version: 5.6.17

ownCloud version: (see ownCloud admin page) 9.0.0

Contacts version: (see ownCloud apps page) 1.0.0.0

Updated from an older ownCloud or fresh install: Updated from 8.2 from official apt-repositories

Client configuration

Browser: Firefox 44.0

Operating system: Windows 7

CardDAV-clients: DavDroid

@DeepDiver1975
Copy link
Member

Oh - yes - this is the missing sync of FN and N - THX for reporting

@macmeck
Copy link

macmeck commented Mar 25, 2016

I think it's the same issue if you create a contact in the OC UI and then sync it to Thunderbird using the SoGo connector. First name and last name fields are empty, only display name is being set. Therefore Thunderbird cannot display the contact properly.

@sebastianhaberey
Copy link

+1 for fixing this. As a first-time ownCloud user, I thought I was going crazy today. Naturally, I assumed I was not using ownCloud right. Turns out it's a bug.

@DeepDiver1975 DeepDiver1975 modified the milestones: 1.4, 1.3 May 30, 2016
@phsc84
Copy link

phsc84 commented Jun 22, 2016

Shouldn't this issue be fixed with #437?

@phsc84
Copy link

phsc84 commented Aug 2, 2016

Ping... This is fixed with #437, isn't it? Furthermore, I think that #437 alone would justify a new release as it affects the CardDAV sync, which probably is widely used.

@DeepDiver1975
Copy link
Member

Ping... This is fixed with #437, isn't it?

form my pov it's at least one step closer ....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants