diff --git a/RFXtoRP_HsrPro_ExecutionflowDetected.ftl b/RFXtoRP_HsrPro_ExecutionflowDetected.ftl index 1de6b02..6bcc2f9 100644 --- a/RFXtoRP_HsrPro_ExecutionflowDetected.ftl +++ b/RFXtoRP_HsrPro_ExecutionflowDetected.ftl @@ -48,7 +48,7 @@ preparation_order.address.territorial_division_code == "" && preparation_order.address.postal_code == "" && preparation_order.address.iso_country_code == ""> - "ActorID": "${preparation_order.end_consignee_code}" + "ActorID": "${preparation_order.end_consignee_code?trim?json_string}" <#else> "Actor": { diff --git a/VERSION b/VERSION index ba62301..3804166 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.27+2 +1.2.28+1