[Koha-bugs] [Bug 4437] acq.js uses XMLHttpRequest() directly; should use jQuery

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jan 7 23:06:21 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4437

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |ASSIGNED
           Assignee|hugh at davenport.net.nz       |koha-bugs at lists.koha-commun
                   |                            |ity.org

--- Comment #15 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
acq.js appears to be the non-external library that still uses XMLHttpRequest:

koha-tmpl/intranet-tmpl/prog/js/acq.js

In:
totalExceedsBudget()
budgetExceedsParent()
checkBudgetParent()


The others are:

koha-tmpl/opac-tmpl/bootstrap/js/Gettext.js
koha-tmpl/opac-tmpl/bootstrap/lib/greybox/GreyBox_v5_5/greybox_source/base/AJS.js
koha-tmpl/opac-tmpl/bootstrap/lib/jquery/jquery-3.6.0.min.js
koha-tmpl/opac-tmpl/lib/verovio/000_acoustic_grand_piano.js
koha-tmpl/opac-tmpl/lib/verovio/verovio-toolkit.js

I am resetting assignee since this hasn't had an update in several years.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list