[Fixed] UTF-8
Page: 1
We had a little chat over e-mail about this, what's the status with UTF-8 support now?
I took some time to glance through your code, I suppose the "SET NAMES 'utf8';" that is supposed to be sent after connecting to the database is still not implemented (I suppose this should be in MysqlDBAdapter.class.php?)? Could you please hurry with this, cause as the time passes by, I'll have more and more lines to "transcode" in the database, from latin1 to utf-8 :)
I took some time to glance through your code, I suppose the "SET NAMES 'utf8';" that is supposed to be sent after connecting to the database is still not implemented (I suppose this should be in MysqlDBAdapter.class.php?)? Could you please hurry with this, cause as the time passes by, I'll have more and more lines to "transcode" in the database, from latin1 to utf-8 :)
Ofcourse I did :) Actually it was like that when I installed activeCollab because the database I installed it in had utf8_general_ci set already :)
Sorry, haven't seen your second post. I don't see a problem in adding a couple of lines of code to the installer not to use the collation's attribute during tables creation.
On the other hand, I don't think you're gonna find a web hosting that offers PHP5 but still runs on MySQL <4.1. But then, I maybe wrong.
p.s. Not to mention that even Debian offers MySQL 4.1 in their official repository, I believe that says enough :)
On the other hand, I don't think you're gonna find a web hosting that offers PHP5 but still runs on MySQL <4.1. But then, I maybe wrong.
p.s. Not to mention that even Debian offers MySQL 4.1 in their official repository, I believe that says enough :)
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.



