[Bug 4437] New: acq.js uses XMLHttpRequest() directly; should use jQuery
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4437 Summary: acq.js uses XMLHttpRequest() directly; should use jQuery Product: Koha Version: HEAD Platform: PC URL: ./koha-tmpl/intranet-tmpl/prog/en/js/acq.js OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Acquisitions AssignedTo: henridamien@koha-fr.org ReportedBy: gmcharlt@gmail.com Estimated Hours: 0.0 Change sponsored?: --- acq.js uses XMLHttpRequest() directly to a web service call, which is more prone to errors and web browser compatibility issues. It should the jQuery AJAX API instead, both to avoid such issues and to be consistent with the other JavaScript in Koha. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com