JSON_v0 has been superseded, and it has insidious bugs anyway.
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 27 Jan 2012 14:09:08 +0000 (09:09 -0500)
committerBill Erickson <berick@esilibrary.com>
Fri, 3 Feb 2012 17:11:24 +0000 (12:11 -0500)
For example, you cannot round-trip this through JSON2js() and js2JSON()
in IE8: http://paste.lisp.org/display/127338

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>

Open-ILS/web/Makefile.am

index 9eb82f2..4b7a76a 100644 (file)
@@ -17,7 +17,6 @@ OILSWEB_INST = webcore-install offline-install
 
 reports_SCRIPTS = @top_srcdir@/Open-ILS/xul/staff_client/server/admin/adminlib.js
 OPACJS = $(OPENSRF_LIBS)/javascript/DojoSRF.js \
-        $(OPENSRF_LIBS)/javascript/JSON_v0.js \
         $(OPENSRF_LIBS)/javascript/JSON_v1.js \
         $(OPENSRF_LIBS)/javascript/md5.js \
         $(OPENSRF_LIBS)/javascript/opensrf.js \