From 51e9fb32e471d05a2c87dfd0b5d0f53b1e9e0edb Mon Sep 17 00:00:00 2001 From: Alex Pogodin Date: Tue, 1 Nov 2016 17:06:04 -0700 Subject: [PATCH] JavaCast index variable Without javaCast-ing to int the code fails on CF MX7 --- JSONUtil.cfc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSONUtil.cfc b/JSONUtil.cfc index 15b9b4f..3d7a55f 100644 --- a/JSONUtil.cfc +++ b/JSONUtil.cfc @@ -580,7 +580,7 @@ limitations under the License. - +