13 Apr
2013
13 Apr
'13
2:26 p.m.
It worked with one little exeption: The new default-framework hasn't the correct encoding. adding --default-character-set=utf8 after mysql did the job.
Ah, I don't know if pacakges are managing mysql encoding properly.
You must set up your MySQL server so it uses utf8 always. (http://wiki.koha-community.org/wiki/Encoding_and_Character_Sets_in_Koha) I also set encoding in the client section, [client] default-character-set=utf8 Glad that you have your framework again. Regards, Bernardo Thank you
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha