[Bug 1230] On editing marc entry: Publisher fields(tag 260) NOT stored as utf8 in mysql
23 Oct
2006
23 Oct
'06
8:39 p.m.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1230 ------- Comment #6 from rhariram@gmail.com 2006-10-24 07:39 ------- Corruption only in the koha table (biblioitems). The data in the marc table (marc_subfield_table) is intact. In other words: select publishercode from biblioitems; returned corrupt data, while select subfieldvalue from marc_subfield_table where tag=260 and subfieldcode='b'; returned good data. The whole of biblioitems table is having trouble. The biblio table continues to have good data. How do I find encoding def of a particular table/column ? ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
7204
Age (days ago)
7204
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz