Re: Feedback on the update process
A. What was the charset used to insert that data into the database/present it in 1.2..
UTF-8 Unicode (utf8)
B. What was the collation of the database tables in 1.2.
utf8_general_ci
C. Did you choose to have the data converted to UTF-8? If so, what collation did you give to convert from?
Tested both ways. Used the default collation. Will redo it again to double check the collation.
If you're using the mysql dblayer, make sure you're using the latest copy from SVN.
Yes, using the latest copy.