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

[3.0.3] A vcf-file which contains a death date ist not correctly imported #912

Closed
j-ed opened this issue Feb 3, 2019 · 2 comments
Closed
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@j-ed
Copy link

j-ed commented Feb 3, 2019

Expected behavior

If you import a vcf-file which contains a death date field, it should be correctly imported and displayed in the Contacts app.

Current behavior

If you import a vcf-file which contains a death date field, it is imported but the death date field is not displayed anymore. Additionally it is not possible to add that field because it isn't shown in the available fields list. This is how the exported contact record looks like:

BEGIN:VCARD
VERSION:3.0
PRODID:-//Sabre//Sabre VObject 4.1.6//EN
UID:c339755f-43fe-47d6-a47c-519be4c4a716
FN:Donald Death-NC
ADR;TYPE=HOME:;;;;;;
EMAIL;TYPE=HOME:
TEL;TYPE="HOME,VOICE":
BDAY:19600101T000017
CATEGORIES:Privat
DEATHDATE:19900615T000000
END:VCARD

Steps to reproduce

  1. Open the Contacts app.
  2. Create a new contact and add e.g. a birth and death date.
  3. Export this contact to a vcf file.
  4. Delete the newly created contact in the Contacts app.
  5. Re-import the previously saved vcf-file.
    -> Check the availability of the death date field.

Environment

Server Configuration

OS: Linux 3.16.60
Web server: Apache2 2.4.37
Database: MariaDB 10.2.19
PHP version: 7.2.14
Nextcloud version: 15.0.2
Contacts app version: 3.0.3

Client Configuration

Browser: Mozilla Firefox 65.0
Operating system: Windows 10

@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #239 (From nextcloud exported vcard files can't be imported correctly), #574 (Import of vcf file causes lots of errors), #841 (contacts app 3.0.1 sets wrong date), #236 (.vcf import fails silently), and #596 (Contacts 3.0.0).

@nextcloud-bot nextcloud-bot added the bug Something isn't working label Feb 3, 2019
@skjnldsv
Copy link
Member

skjnldsv commented Feb 4, 2019

This is a duplicate of #813 :)
Thanks for finding how to reproduce the issue! I was having trouble for that!

@skjnldsv skjnldsv closed this as completed Feb 4, 2019
@skjnldsv skjnldsv added the duplicate This issue or pull request already exists label Feb 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants