Opened 7 years ago

Closed 5 years ago

#1456636 closed Bugs (invalid)

mysq & utf8 data

Reported by: ins_lt Owned by: nobody
Priority: 5 Milestone: later
Component: Database Version: None
Severity: critical Keywords:
Cc:

Description

If MYSQL (utf-tables) by default using non-utf 
encoding to communicates whit php (default-character-
set is not utf-8), then roundcube is not correctly 
inserting unicode strings in db fields. 
It would be not bad to add somefihg like $dbh->query
("SET NAMES utf8") in function dsn_connect($dsn).

Change History (1)

comment:1 Changed 5 years ago by seansan

  • Milestone set to later
  • Resolution changed from None to invalid
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.