Roundcube Community Forum

Release Support => Release Discussion => Topic started by: dannoz on August 09, 2019, 09:23:29 AM

Title: Not displaying info in contacts
Post by: dannoz on August 09, 2019, 09:23:29 AM
Roundcube Webmail 1.4-rc1
mariadb-server-10.3.16-1.fc30.x86_64

Recently the contacts in the address book no longer have email addresses or other details saved.

I can delete entries and I can add entries without issue.

No errors in the roundcube or database logs.

The names save correctly.  When I access the database, all the information is there however when I view the contact in roundcubemail nothing aside from the name shows.

I've run mysql_update, it runs without errors.

Any ideas?

Thanks
Title: Re: Not displaying info in contacts
Post by: JohnDoh on August 09, 2019, 11:42:28 PM
What version of PHP are you running? Sounds like this issue https://github.com/roundcube/roundcubemail/issues/6744
Title: Re: Not displaying info in contacts
Post by: dannoz on August 10, 2019, 02:02:37 PM
php-common-7.3.8-1.fc30.x86_64


EDIT

THANK YOU JohnDoH!!!  Problem solved!