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

Contact added via iOS doesn't show address information #940

Closed
carslen opened this issue Feb 18, 2019 · 2 comments
Closed

Contact added via iOS doesn't show address information #940

carslen opened this issue Feb 18, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@carslen
Copy link

carslen commented Feb 18, 2019

⚠ Please report only issues corresponding to the contacts app for Nextcloud ⚠

Migration and CardDAV issues belong in the server repo!
https://github.com/nextcloud/server/issues

If you have any questions, head over to https://help.nextcloud.com/c/apps/contacts


Describe the bug

New contacts added using iOS are not listed in webfrontend properly.

To Reproduce
Steps to reproduce the behavior:

  1. Add new contact on iOS (incl. private/work phone and private/work address)
  2. Search for new contact in nextcloud contact app
  3. Wondering about the missing addresses
  4. Wondering, that contact export/download from contact app contains the missing information

Expected behavior
Show all contact informations.

Actual behavior
Not all contact informations are listed. Also dropdown field for selecting "work/private/..." phone number identifier is no visible on webfrontend (but if you click on the blank area, the dropdown appears, but this is maybe a second issue)

Screenshots
If applicable, add screenshots to help explain your problem.

Server configuration

Operating system: Windows, Linux, MacOS...

# cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)

Web server: Apache, Nginx...

# rpm -qa | grep httpd
httpd-tools-2.4.6-88.el7.centos.x86_64
httpd-2.4.6-88.el7.centos.x86_64

Database: MariaDB, MySQL, PostgreSQL...

# rpm -qa | grep maria
mariadb-libs-5.5.60-1.el7_5.x86_64
mariadb-5.5.60-1.el7_5.x86_64
mariadb-server-5.5.60-1.el7_5.x86_64

PHP version: 7.0, 7.1, 7.2...

# rpm -qa | grep php
php72w-mysql-7.2.14-1.w7.x86_64
php72w-cli-7.2.14-1.w7.x86_64
php72w-intl-7.2.14-1.w7.x86_64
php72w-pecl-imagick-3.4.3-1.2.w7.x86_64
php72w-common-7.2.14-1.w7.x86_64
php72w-pdo-7.2.14-1.w7.x86_64
php72w-xml-7.2.14-1.w7.x86_64
php72w-process-7.2.14-1.w7.x86_64
php72w-gd-7.2.14-1.w7.x86_64
mod_php72w-7.2.14-1.w7.x86_64
php72w-pecl-apcu-5.1.9-1.w7.x86_64
php72w-mbstring-7.2.14-1.w7.x86_64
php72w-opcache-7.2.14-1.w7.x86_64
php72w-pear-1.10.4-1.w7.noarch

Nextcloud version: (see Nextcloud admin page)
15.0.4

Contacts version: (see Nextcloud apps page)
3.0.3

Updated from an older Nextcloud or fresh install:
updated from older

Signing status:

No errors have been found.

List of activated apps:

Enabled:
  - accessibility: 1.1.0
  - activity: 2.8.2
  - admin_audit: 1.5.0
  - calendar: 1.6.4
  - cloud_federation_api: 0.1.0
  - comments: 1.5.0
  - contacts: 3.0.3
  - dav: 1.8.1
  - federatedfilesharing: 1.5.0
  - federation: 1.5.0
  - files: 1.10.0
  - files_pdfviewer: 1.4.0
  - files_sharing: 1.7.0
  - files_texteditor: 2.7.0
  - files_trashbin: 1.5.0
  - files_versions: 1.8.0
  - files_videoplayer: 1.4.0
  - firstrunwizard: 2.4.0
  - gallery: 18.2.0
  - logreader: 2.0.0
  - lookup_server_connector: 1.3.0
  - mail: 0.11.0
  - nextcloud_announcements: 1.4.0
  - notifications: 2.3.0
  - oauth2: 1.3.0
  - password_policy: 1.5.0
  - provisioning_api: 1.5.0
  - serverinfo: 1.5.0
  - sharebymail: 1.5.0
  - support: 1.0.0
  - survey_client: 1.3.0
  - systemtags: 1.5.0
  - theming: 1.6.0
  - twofactor_backupcodes: 1.4.1
  - updatenotification: 1.5.0
  - workflowengine: 1.5.0
Disabled:
  - encryption
  - files_external
  - user_ldap

Nextcloud configuration:

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "cloud.clxe.de",
            "fin.clxe.de"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "overwrite.cli.url": "https:\/\/cloud.clxe.de",
        "dbtype": "mysql",
        "version": "15.0.4.0",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "maintenance": false,
        "memcache.local": "\\OC\\Memcache\\APCu",
        "loglevel": 0,
        "mail_smtpmode": "smtp",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpauth": 1,
        "mail_smtpsecure": "tls",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "session_lifetime": 86400,
        "theme": ""
    }
}

Client configuration

Browser:
Safari

Operating system:
iOS 12.1.4

CardDAV-clients:
iOS internal

I'm skipping the logs part, unsure which would help you out. Attached you find:

@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #66 (Contacts app doesn't show anything after Upgrade to NC 11.0), #227 (Contact picture editing / adding / removing does not work in Firefox), #575 (macos contacts app does not reflect adding or deleting contacts), #447 (Contacts doesn't work at all...), and #451 (Contacts ⭐️ does not work).

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

Duplicate of #42

@skjnldsv skjnldsv marked this as a duplicate of #42 Feb 19, 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
Projects
None yet
Development

No branches or pull requests

3 participants