10 Apr
2013
10 Apr
'13
1:39 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #99 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- I can reproduce this problem using Karam's name. What I found so far is: 1) Fresh login, session cookie (in DB) records correctly userid id: كر 2) click on logo (or any link) and now session cookie has userid mangled id: "\xD9\x83\xD8\xB1\xD9\x85" 3) click any page, same result 4) Go to Administration > System Preferences, and now session cookie has correct userid again (also loggedinusername) So, could be something related with encoding at cookie writing time. -- You are receiving this mail because: You are watching all bug changes.