http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8283 Priority: P5 - low Change sponsored?: --- Bug ID: 8283 Assignee: oleonard@myacpl.org Summary: Replace usage of YUI Cookie utility with jQuery Cookie plugin Severity: enhancement Classification: Unclassified OS: All Reporter: oleonard@myacpl.org Hardware: All Status: NEW Version: master Component: Templates Product: Koha Since we're eliminating usage of YUI, we should convert JavaScript which uses the YUI Cookie utility for reading and setting cookies. We already use a jQuery Cookie plugin elsewhere in Koha (although it is independent of jQueryUI), so it seems logical to unify cookie management under it. The only affected script is js/pages/batchMod.js -- You are receiving this mail because: You are watching all bug changes.