[ 
https://issues.apache.org/jira/browse/VCL-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14283839#comment-14283839
 ] 

Karl Vollmer commented on VCL-803:
----------------------------------

https://github.com/ampache/ampache/blob/develop/lib/class/dba.class.php - has a 
function for translating from "public" charset name to mysql charset name, and 
then completely resetting the entire database to the desired charset. 

Some people don't want to use Unicode for various reasons, primarily 
Japenese/russian users in my experience, so the above function was created to 
allow folks to on the fly switch to their desired charset

> Full Unicode support for all fields for internationalization
> ------------------------------------------------------------
>
>                 Key: VCL-803
>                 URL: https://issues.apache.org/jira/browse/VCL-803
>             Project: VCL
>          Issue Type: Improvement
>          Components: database
>    Affects Versions: 2.4
>         Environment: Verified against 2.3.x DB, instructed that 2.4 DB is 
> also affected
>            Reporter: Karl Vollmer
>            Priority: Trivial
>
> Switching all Database fields to Unicode, and removing any restrictions in 
> value checking would allow for non-latin characters to be used in 
> usernames/first/last names etc etc. Improves multilanguage support 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to