New Zenner
- Join Date:
- Jan 2011
- Posts:
- 70
- Plugin Contributions:
- 0
Charset change
Noticed the shift to UTF-8 will be standard in new database installs, which is reflected in /languages/english.php (replacing iso-8859-1).
I assume the majority of current sites are using latin1/iso-8859-1, could the move to utf-8 cause any issues?
I actually would love to move/upgrade to utf-8 to solve Paypal problems returning corrupted non-English names and addresses, but I believe this has to be a manual task--correcting the corruptions caused by changing the encoding. Not something that could be part of the upgrade process correct?