You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of my contacts have a nickname. Some of them are imports from an e-mail account, so in this field they have nonsense (such as repeating the name).
Yesterday I wanted to clean up my contacts and removed all nicknames without meaningful content.
Then I realized that the nickname field was not deleted at all. So I check it several times, but always the same result.
A workaround for me was to empty the field. A delete was not possible then.
A second workaround is when i delete the nickname at my smartphone in the contacts app.
Click on 'delete-icon' behind the 'nickname' field
'nickname' is deleted
Select a other contact
Back to your test contact
'nickname' is there again
Expected behavior
'nickname" should be deleted from the database.
Actual behavior
'nickname' is not deleted in the database, but only from the current mask, after a renewed call the contact with the 'nickname' is the field again.
Server configuration
Operating system: Linux, Raspberry Pi
Web server: Apache
Database:
Art: mysql
Version: 10.1.37
Größe: 12,8 MB
PHP version: 7.0.33
Nextcloud version: 15.0.2
Contacts version: 3.0.1
Updated from an older Nextcloud or fresh install: Updated from older Version 13 then 14 then 15.0.1RC, now 15.0.2
Problem is in 15.0.1RC and 15.0.2
GitMate.io thinks possibly related issues are #835 (please delete.. ), #247 (It's not possible to modify the name), #612 (Delete property), #302 (Missing Fields), and #857 (deleting input field does not delete in vcf).
It's not possible to delete a field 'nickname'
Some of my contacts have a nickname. Some of them are imports from an e-mail account, so in this field they have nonsense (such as repeating the name).
Yesterday I wanted to clean up my contacts and removed all nicknames without meaningful content.
Then I realized that the nickname field was not deleted at all. So I check it several times, but always the same result.
A workaround for me was to empty the field. A delete was not possible then.
A second workaround is when i delete the nickname at my smartphone in the contacts app.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
'nickname" should be deleted from the database.
Actual behavior
'nickname' is not deleted in the database, but only from the current mask, after a renewed call the contact with the 'nickname' is the field again.
Server configuration
Operating system: Linux, Raspberry Pi
Web server: Apache
Database:
Art: mysql
Version: 10.1.37
Größe: 12,8 MB
PHP version: 7.0.33
Nextcloud version: 15.0.2
Contacts version: 3.0.1
Updated from an older Nextcloud or fresh install: Updated from older Version 13 then 14 then 15.0.1RC, now 15.0.2
Problem is in 15.0.1RC and 15.0.2
Signing status:
http://example.com/index.php/settings/integrity/failed
No errors have been found.
List of activated apps:
sudo -u www-data php occ app:list
Enabled:
Disabled:
Nextcloud configuration:
root@raspberrypi:/var/www/html/nextcloud# sudo -u www-data php occ config:list system
{
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"192.168.1.40",
"berndsandhausen.feste-ip.net"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"overwrite.cli.url": "https://berndsandhausen.feste-ip.net/nextcloud",
"htaccess.RewriteBase": "/nextcloud",
"dbtype": "mysql",
"version": "15.0.2.0",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"log_type": "file",
"logtimezone": "Europe/Berlin",
"logfile": "/var/log/nextcloud.log",
"loglevel": 2,
"maintenance": false,
"theme": "",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_smtpmode": "sendmail",
"mail_smtpauthtype": "LOGIN",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_smtpauth": 1,
"updater.release.channel": "stable",
"updater.secret": "REMOVED SENSITIVE VALUE"
}
}
Client configuration
Browser: Chrome, Firefox
Operating system: Windows10, Linux, Windows7
CardDAV-clients:
Error is only in Web-Version
The text was updated successfully, but these errors were encountered: