http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554

--- Comment #99 from Bernardo Gonzalez Kriegel <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to