From 61949586f5dc60f895d6038a75bc036d2a07dc3b Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Sun, 1 Mar 2026 13:01:49 -0800 Subject: [PATCH] Fix mismatched cfif/cftry tags in updateStatus.cfm Extra at line 243 had no matching opener. Was hidden by Lucee's template cache until the Tomcat restart exposed it. Co-Authored-By: Claude Opus 4.6 --- api/orders/updateStatus.cfm | 1 - 1 file changed, 1 deletion(-) diff --git a/api/orders/updateStatus.cfm b/api/orders/updateStatus.cfm index f0fc933..49f48d5 100644 --- a/api/orders/updateStatus.cfm +++ b/api/orders/updateStatus.cfm @@ -240,7 +240,6 @@ -