[Koha-bugs] [Bug 1230] On editing marc entry: Publisher fields(tag 260) NOT stored as utf8 in mysql

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Mon Oct 23 21:18:20 CEST 2006


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1230





------- Comment #8 from jmf at kados.org  2006-10-24 08:18 -------
(In reply to comment #7)
> Created an attachment (id=67)
 --> (http://bugs.koha.org/cgi-bin/bugzilla/attachment.cgi?id=67&action=view) [edit]
> Can be used to change encoding without destroying data
> 
The above attachment should give you an idea of what needs to be done to fix
encoding of the database once data has been loaded. I've used it in cases where
a client's Koha database was originally utf-8 data stuck in a latin1 database
definition. I can't be held responsible for whatever it may do to your data,
unless it fixes your problem ;-). 


To find out the encoding of a specific table.column you can follow the
directions here:
http://wiki.koha.org/doku.php?id=encodingscratchpad#finding_out_the_character_set_collation

Good luck and let me know how it works or if you have additional questions




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.





More information about the Koha-bugs mailing list