PacketFence - BTS - PacketFence
View Issue Details
0001597PacketFenceerror-handlingpublic2012-11-07 15:452012-11-07 15:57
_KaszpiR_ 
fgaudreault 
normalminoralways
resolvedwon't fix 
 
 
0001597: Mantis and MySQL collation
Not Packetfence related, but the issue is with Mantis.
Looks like database was set up with latin1 while website runs on utf8.
Workaround - did not use special chars ;)
Tried to update profile, error occured.

Database query failed. Error received from database was 0001267: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' for the query: SELECT id
FROM mantis_user_table
WHERE username='Micha? Socho?'.
No tags attached.
Issue History
2012-11-07 15:45_KaszpiR_New Issue
2012-11-07 15:57fgaudreaultNote Added: 0003271
2012-11-07 15:57fgaudreaultStatusnew => resolved
2012-11-07 15:57fgaudreaultResolutionopen => won't fix
2012-11-07 15:57fgaudreaultAssigned To => fgaudreault

Notes
(0003271)
fgaudreault   
2012-11-07 15:57   
Ok.