[open-ils-commits] [GIT] Evergreen ILS branch master updated. 84bfb1cc1d41d4fd6f3798204049bfdd192394ae

Evergreen Git git at git.evergreen-ils.org
Fri Feb 3 12:12:15 EST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  84bfb1cc1d41d4fd6f3798204049bfdd192394ae (commit)
      from  d4214ca2203db30f661ddc051a5069c89dad50b3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 84bfb1cc1d41d4fd6f3798204049bfdd192394ae
Author: Lebbeous Fogle-Weekley <lebbeous at esilibrary.com>
Date:   Fri Jan 27 09:09:08 2012 -0500

    JSON_v0 has been superseded, and it has insidious bugs anyway.
    
    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 at esilibrary.com>
    Signed-off-by: Bill Erickson <berick at esilibrary.com>

diff --git a/Open-ILS/web/Makefile.am b/Open-ILS/web/Makefile.am
index 9eb82f2..4b7a76a 100644
--- a/Open-ILS/web/Makefile.am
+++ b/Open-ILS/web/Makefile.am
@@ -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 \

-----------------------------------------------------------------------

Summary of changes:
 Open-ILS/web/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list