We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should see the full link complete with domain name and protocol ( http(s) )
https://mydomain.example.com/remote.php/dav/addressbooks/users/dustyspringfield/test/
We only see the url without protocol and domain name
/remote.php/dav/addressbooks/users/dustyspringfield/test/
If we now refresh the page, we see the correct url in the link field
Operating system:
CentOS 6
Web server:
Apache 2.4
Database:
PHP version:
PHP 7.1.9
Nextcloud version:
Nextcloud 12.0.3
Contacts version:
Contacts 1.5.3
Updated from an older Nextcloud or fresh install:
Updated from 12.0.2
Signing status:
No errors have been found.
List of activated apps:
Enabled:
Nextcloud configuration:
{ "system": { "instanceid": "ockv3iigmbiw", "passwordsalt": "REMOVED SENSITIVE VALUE", "secret": "REMOVED SENSITIVE VALUE", "trusted_domains": [ "cloud.mydomain.com" ], "datadirectory": "/home/nextcloud/data", "overwrite.cli.url": "https://cloud.mydomain.com", "dbtype": "pgsql", "version": "12.0.3.3", "dbname": "nextcloud", "dbhost": "localhost", "dbport": "", "dbtableprefix": "oc_", "dbuser": "REMOVED SENSITIVE VALUE", "dbpassword": "REMOVED SENSITIVE VALUE", "installed": true, "maintenance": false, "loglevel": 2, "updater.release.channel": "stable", "updater.secret": "REMOVED SENSITIVE VALUE", "theme": "" }, "apps": { "activity": { "installed_version": "2.5.2", "types": "filesystem", "enabled": "yes" }, "backgroundjob": { "lastjob": "148" }, "bruteforcesettings": { "installed_version": "1.0.2", "types": "", "enabled": "yes" }, "calendar": { "installed_version": "1.5.5", "types": "", "enabled": "yes" }, "comments": { "installed_version": "1.2.0", "types": "logging", "enabled": "yes" }, "contacts": { "installed_version": "1.5.3", "types": "", "enabled": "yes" }, "core": { "installedat": "1501283411.1847", "vendor": "nextcloud", "public_webdav": "dav/appinfo/v1/publicwebdav.php", "public_files": "files_sharing/public.php", "installed.bundles": "["CoreBundle"]", "scss.variables": "8c6cdc1e777a50f400d3e83f727341ca", "lastupdatedat": "1506365319", "lastcron": "1506365402", "moveavatarsdone": "yes", "previewsCleanedUp": "1", "updater.secret.created": "1506360377", "oc.integritycheck.checker": "[]", "lastupdateResult": "[]" }, "dav": { "installed_version": "1.3.0", "types": "filesystem", "enabled": "yes" }, "federatedfilesharing": { "installed_version": "1.2.0", "types": "", "enabled": "yes" }, "federation": { "installed_version": "1.2.0", "types": "authentication", "enabled": "yes" }, "files": { "installed_version": "1.7.2", "types": "filesystem", "enabled": "yes", "cronjob_scan_files": "500" }, "files_pdfviewer": { "installed_version": "1.1.1", "ocsid": "166049", "types": "", "enabled": "yes" }, "files_sharing": { "installed_version": "1.4.0", "types": "filesystem", "enabled": "yes" }, "files_texteditor": { "installed_version": "2.4.1", "ocsid": "166051", "types": "", "enabled": "yes" }, "files_trashbin": { "installed_version": "1.2.0", "types": "filesystem", "enabled": "yes" }, "files_versions": { "installed_version": "1.5.0", "types": "filesystem", "enabled": "yes" }, "files_videoplayer": { "installed_version": "1.1.0", "types": "", "enabled": "yes" }, "firstrunwizard": { "installed_version": "2.1", "types": "logging", "enabled": "yes" }, "gallery": { "installed_version": "17.0.0", "types": "", "enabled": "yes" }, "logreader": { "installed_version": "2.0.0", "ocsid": "170871", "types": "", "enabled": "yes" }, "lookup_server_connector": { "installed_version": "1.0.0", "types": "authentication", "enabled": "yes" }, "nextcloud_announcements": { "installed_version": "1.1", "types": "logging", "enabled": "yes", "pub_date": "Sat, 10 Dec 2016 00:00:00 +0100" }, "notifications": { "installed_version": "2.0.0", "types": "logging", "enabled": "yes" }, "oauth2": { "installed_version": "1.0.5", "types": "authentication", "enabled": "yes" }, "password_policy": { "installed_version": "1.2.2", "types": "", "enabled": "yes" }, "provisioning_api": { "installed_version": "1.2.0", "types": "prevent_group_restriction", "enabled": "yes" }, "richdocuments": { "installed_version": "1.12.33", "types": "prevent_group_restriction", "enabled": "no" }, "serverinfo": { "installed_version": "1.2.0", "types": "", "enabled": "yes" }, "sharebymail": { "installed_version": "1.2.0", "types": "filesystem", "enabled": "yes" }, "survey_client": { "installed_version": "1.0.0", "types": "", "enabled": "no" }, "systemtags": { "installed_version": "1.2.0", "types": "logging", "enabled": "yes" }, "theming": { "installed_version": "1.3.0", "types": "logging", "enabled": "yes" }, "twofactor_backupcodes": { "installed_version": "1.1.1", "types": "", "enabled": "yes" }, "updatenotification": { "installed_version": "1.2.0", "types": "", "enabled": "yes", "update_check_errors": "0", "core": "12.0.1.5" }, "workflowengine": { "installed_version": "1.2.0", "types": "filesystem", "enabled": "yes" } } }
Are you using external storage, if yes which one: local/smb/sftp/...
No
Are you using encryption: yes/no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Browser:
Firefox 55.0.3 (64-bit)
Fedora 26
The text was updated successfully, but these errors were encountered:
Should already be fixed by #268, which will be in the next release! Until then, feel free to test the nightly builds (https://github.com/nextcloud/contacts#nightly-builds).
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce
Expected behaviour
We should see the full link complete with domain name and protocol ( http(s) )
https://mydomain.example.com/remote.php/dav/addressbooks/users/dustyspringfield/test/
Actual behaviour
We only see the url without protocol and domain name
/remote.php/dav/addressbooks/users/dustyspringfield/test/
If we now refresh the page, we see the correct url in the link field
Server configuration
Operating system:
CentOS 6
Web server:
Apache 2.4
Database:
PHP version:
PHP 7.1.9
Nextcloud version:
Nextcloud 12.0.3
Contacts version:
Contacts 1.5.3
Updated from an older Nextcloud or fresh install:
Updated from 12.0.2
Signing status:
No errors have been found.
List of activated apps:
Enabled:
Disabled:
Nextcloud configuration:
{
"system": {
"instanceid": "ockv3iigmbiw",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"cloud.mydomain.com"
],
"datadirectory": "/home/nextcloud/data",
"overwrite.cli.url": "https://cloud.mydomain.com",
"dbtype": "pgsql",
"version": "12.0.3.3",
"dbname": "nextcloud",
"dbhost": "localhost",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"maintenance": false,
"loglevel": 2,
"updater.release.channel": "stable",
"updater.secret": "REMOVED SENSITIVE VALUE",
"theme": ""
},
"apps": {
"activity": {
"installed_version": "2.5.2",
"types": "filesystem",
"enabled": "yes"
},
"backgroundjob": {
"lastjob": "148"
},
"bruteforcesettings": {
"installed_version": "1.0.2",
"types": "",
"enabled": "yes"
},
"calendar": {
"installed_version": "1.5.5",
"types": "",
"enabled": "yes"
},
"comments": {
"installed_version": "1.2.0",
"types": "logging",
"enabled": "yes"
},
"contacts": {
"installed_version": "1.5.3",
"types": "",
"enabled": "yes"
},
"core": {
"installedat": "1501283411.1847",
"vendor": "nextcloud",
"public_webdav": "dav/appinfo/v1/publicwebdav.php",
"public_files": "files_sharing/public.php",
"installed.bundles": "["CoreBundle"]",
"scss.variables": "8c6cdc1e777a50f400d3e83f727341ca",
"lastupdatedat": "1506365319",
"lastcron": "1506365402",
"moveavatarsdone": "yes",
"previewsCleanedUp": "1",
"updater.secret.created": "1506360377",
"oc.integritycheck.checker": "[]",
"lastupdateResult": "[]"
},
"dav": {
"installed_version": "1.3.0",
"types": "filesystem",
"enabled": "yes"
},
"federatedfilesharing": {
"installed_version": "1.2.0",
"types": "",
"enabled": "yes"
},
"federation": {
"installed_version": "1.2.0",
"types": "authentication",
"enabled": "yes"
},
"files": {
"installed_version": "1.7.2",
"types": "filesystem",
"enabled": "yes",
"cronjob_scan_files": "500"
},
"files_pdfviewer": {
"installed_version": "1.1.1",
"ocsid": "166049",
"types": "",
"enabled": "yes"
},
"files_sharing": {
"installed_version": "1.4.0",
"types": "filesystem",
"enabled": "yes"
},
"files_texteditor": {
"installed_version": "2.4.1",
"ocsid": "166051",
"types": "",
"enabled": "yes"
},
"files_trashbin": {
"installed_version": "1.2.0",
"types": "filesystem",
"enabled": "yes"
},
"files_versions": {
"installed_version": "1.5.0",
"types": "filesystem",
"enabled": "yes"
},
"files_videoplayer": {
"installed_version": "1.1.0",
"types": "",
"enabled": "yes"
},
"firstrunwizard": {
"installed_version": "2.1",
"types": "logging",
"enabled": "yes"
},
"gallery": {
"installed_version": "17.0.0",
"types": "",
"enabled": "yes"
},
"logreader": {
"installed_version": "2.0.0",
"ocsid": "170871",
"types": "",
"enabled": "yes"
},
"lookup_server_connector": {
"installed_version": "1.0.0",
"types": "authentication",
"enabled": "yes"
},
"nextcloud_announcements": {
"installed_version": "1.1",
"types": "logging",
"enabled": "yes",
"pub_date": "Sat, 10 Dec 2016 00:00:00 +0100"
},
"notifications": {
"installed_version": "2.0.0",
"types": "logging",
"enabled": "yes"
},
"oauth2": {
"installed_version": "1.0.5",
"types": "authentication",
"enabled": "yes"
},
"password_policy": {
"installed_version": "1.2.2",
"types": "",
"enabled": "yes"
},
"provisioning_api": {
"installed_version": "1.2.0",
"types": "prevent_group_restriction",
"enabled": "yes"
},
"richdocuments": {
"installed_version": "1.12.33",
"types": "prevent_group_restriction",
"enabled": "no"
},
"serverinfo": {
"installed_version": "1.2.0",
"types": "",
"enabled": "yes"
},
"sharebymail": {
"installed_version": "1.2.0",
"types": "filesystem",
"enabled": "yes"
},
"survey_client": {
"installed_version": "1.0.0",
"types": "",
"enabled": "no"
},
"systemtags": {
"installed_version": "1.2.0",
"types": "logging",
"enabled": "yes"
},
"theming": {
"installed_version": "1.3.0",
"types": "logging",
"enabled": "yes"
},
"twofactor_backupcodes": {
"installed_version": "1.1.1",
"types": "",
"enabled": "yes"
},
"updatenotification": {
"installed_version": "1.2.0",
"types": "",
"enabled": "yes",
"update_check_errors": "0",
"core": "12.0.1.5"
},
"workflowengine": {
"installed_version": "1.2.0",
"types": "filesystem",
"enabled": "yes"
}
}
}
Are you using external storage, if yes which one: local/smb/sftp/...
No
Are you using encryption: yes/no
No
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Client configuration
Browser:
Firefox 55.0.3 (64-bit)
Operating system:
Fedora 26
The text was updated successfully, but these errors were encountered: