http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11369 Fridolin SOMERS <fridolyn.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolyn.somers@biblibre.co | |m --- Comment #8 from Fridolin SOMERS <fridolyn.somers@biblibre.com> --- I've signed with a few trivial changes : - I've set : scsCookieKeys.length >= 10 instead of > to maintain 10 cookies max. - I've removed '<<' from '//EO Bug_11369' because it is better not using several '<' like in patch conflicts (<<<<<<). @Jonathan indeed, the could use session but it seems that it tries to use maximum javascript only. For me best of all would be using the HTML5 SessionStorage feature. -- You are receiving this mail because: You are watching all bug changes.