From 779b4d0596f629bc33caf4323002fc3d24f216b5 Mon Sep 17 00:00:00 2001 From: Francis Reat Date: Tue, 12 May 2026 17:38:32 +0200 Subject: [PATCH 1/2] Fix4 v13 --- RFXtoRP_PlatformLogCreate.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RFXtoRP_PlatformLogCreate.ftl b/RFXtoRP_PlatformLogCreate.ftl index 3df3935..ffa5985 100644 --- a/RFXtoRP_PlatformLogCreate.ftl +++ b/RFXtoRP_PlatformLogCreate.ftl @@ -27,7 +27,7 @@ }, "UserMessage": { "Code": "${restResponsetMsg.status!"no Code"}", - "Label": ${strJsonBody?truncate(32000,'...'), + "Label": ${strJsonBody?truncate(32000,'...')}, "Params": [] }, "DetailElements": [], From 5e3633aaa1ae3704dc39e7621c8f14b19e80fe0e Mon Sep 17 00:00:00 2001 From: Francis Reat Date: Tue, 12 May 2026 17:47:46 +0200 Subject: [PATCH 2/2] Release 1.2.60+6 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 5ccaed1..4cd60b7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.60+5 +1.2.60+6