Ticket #1485575 (closed Bugs: invalid)
change fields in tables 'contacts' and 'identities' to unicode
| Reported by: | ivarss | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | later |
| Component: | Addressbook | Version: | 0.2-beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
By default (at least in my installation) roundcube database is created with latin1_swedish_ci encoding. To support unidoce characters in names, some fields need to be changed to utf8_unicode_ci, namely
roundcube.identities.name roundcube.identities.organization roundcube.identities.signature
roundcube.contacts.name roundcube.contacts.firstname roundcube.contacts.surname roundcube.contacts.vcard
Change History
Note: See
TracTickets for help on using
tickets.
