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

--- Comment #15 from Kyle M Hall <k...@bywatersolutions.com> ---
Created attachment 25732
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25732&action=edit
Bug 11369 - General searchid in browser.js

The search browser fearture uses nearly only the browser.js file.
That is why I propose to move the searchid generation from search.pl to
browser.js.
We then use Date.getTime() to use current timestamp as searchid, prefixed by
'scs_' like before.

Test by using test plan of main patch :
Too many search cursor cookies overflow HTTP-header size, when making multiple
searches in the staff client

Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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