roundcube / roundcubemail

The Roundcube Webmail suite
https://roundcube.net
GNU General Public License v3.0
5.57k stars 1.6k forks source link

2 issues on CSV import tool #9393

Closed twisterbr closed 1 month ago

twisterbr commented 1 month ago

Roundcube v1.5.4 Issue happen in both Mobile and classic skins

When I try to import my contacts from a .csv file some field mapping names are in blank and I cannot see the option to set a mapping to email:work, this option is missing from the select tag list.

Some screens to illustrate:

roundcube-email-missing-work-option

roundcube-empty-fields

twisterbr commented 1 month ago

@alecpl I applied the patch (commit ed47e11), there is no blank option anymore, however, I still can't set a mapping to email:work, this option is still missing from the select tag list from address import tool.

I want to have a mapping selection just as it shows when I edit a contact, like this: image

import tool image