koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1121] New: Encoding problems with BNF.


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1121] New: Encoding problems with BNF.
Date: 27 Jul 2006 14:20:46 -0000

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

           Summary: Encoding problems with BNF.
           Product: Koha
           Version: branch 2.2
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: z39.50 Server
        AssignedTo: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


I tried to download a biblio from BNF and I got this :
DBD::mysql::st execute failed: Illegal mix of collations
(latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
at /home/hdl/Koha/Code/savannah/koha-2.2/koha/C4/Breeding.pm line 103.
DBD::mysql::st fetchrow failed: fetch() without execute() at
/home/hdl/Koha/Code/savannah/koha-2.2/koha/C4/Breeding.pm line 104.

My tables are utf-8 and encoding syspref is utf-8.
But it seems as if there were two conflicting encodings in Mysql.

Is this because of changes in Breeding.pm ???




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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]