Results 1 to 2 of 2

Thread: problem reporting a bug in Bug Tracker module

  1. #1
    roysterphil is offline Sugar Community Member
    Join Date
    Nov 2006
    Posts
    19

    Default problem reporting a bug in Bug Tracker module

    Hello,

    When reporting a bug using the Bug Tracker module, I get this error after clicking "Save":

    Retrieving record by id bugs: found Query Failed:SELECT bugs.* , bugs_cstm.* FROM bugs LEFT JOIN bugs_cstm ON bugs.id = bugs_cstm.id_c WHERE bugs.id = '' LIMIT 0,1::MySQL error 1267: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '='

    I am using 4.5.0f

    Please advise. Thank you.

  2. #2
    roysterphil is offline Sugar Community Member
    Join Date
    Nov 2006
    Posts
    19

    Default Re: problem reporting a bug in Bug Tracker module

    Fixed by altering MySQL table definition of bugs_cstm to utf8 (instead of default latin1)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •