[Koha-bugs] [Bug 8283] New: Replace usage of YUI Cookie utility with jQuery Cookie plugin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 21 15:52:10 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8283
          Assignee: oleonard at myacpl.org
           Summary: Replace usage of YUI Cookie utility with jQuery Cookie
                    plugin
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: oleonard at 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.


More information about the Koha-bugs mailing list