-
Notifications
You must be signed in to change notification settings - Fork 173
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
Create new Contact: Cannot read property 'displayName' of undefined #217
Comments
Thanks for your report! This error occurs, when no address book is available. The fix for this is 42d7a88 but it isn't contained in any release by now. We'll release a new version in the next days. For now simply create a new address book in the settings menu and there shouldn't be any error anymore and the app should work. Additionally, nextcloud/server contains code to automatically create a default address book (https://github.com/nextcloud/server/blob/master/apps/dav/lib/HookManager.php#L134-L142) still this seems to only happen for additional users and not the default admin user. |
Can you give an update what "in the next days" mean? :) @irgendwie |
Ahaha, indeed this is coming pretty soon. The release is complete. |
Steps to reproduce
Expected behaviour
A new contact input field should open up to create a new contact.
Actual behaviour
Nothing happens.
Server configuration
Operating system: Debian 8
Web server: nginx 1.10
Database: MariaDB 10.1
PHP version: 7
Nextcloud version: 12 Beta 4
Contacts version: 1.5.3
Updated from an older Nextcloud or fresh install: fresh install
Signing status:
List of activated apps:
Nextcloud configuration:
Are you using external storage, if yes which one: local
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: Chrome
Operating system: Windows 7 64bit
CardDAV-clients:
Logs
Web server error log
Nextcloud log (data/nextcloud.log)
Browser log
The text was updated successfully, but these errors were encountered: