https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25099 Nicolas Legrand <nicolas.legrand@bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |RESOLVED Resolution|--- |INVALID --- Comment #3 from Nicolas Legrand <nicolas.legrand@bulac.fr> --- (In reply to didier from comment #2)
Hi
Using directly a raw cookie is generally unsafe. cf.
https://bugs.koha-community.org/bugzilla3//show_bug.cgi?id=6629
C4::Languages::getlanguage();
is available and I believe its uses is fair game for plugins.
!!! You're totally right! Thanks! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.