1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00
This commit is contained in:
Anton Titovets
2025-07-08 08:50:25 +03:00
parent ff1f7dd9b3
commit 98402f771b

View File

@@ -2678,6 +2678,7 @@
КонецЕсли;
Если Не OPI_Инструменты.ЭтоWindows() Тогда
Значение = СтрЗаменить(Значение, "\""", "\x22");
Значение = СтрЗаменить(Значение, """", "\x22");
КонецЕсли;