LiveCloud Forums
Version 2.6.1 released - Printable Version

+- LiveCloud Forums (https://forums.livecloud.io)
+-- Forum: General (https://forums.livecloud.io/forumdisplay.php?fid=1)
+--- Forum: Announcements (https://forums.livecloud.io/forumdisplay.php?fid=2)
+--- Thread: Version 2.6.1 released (/showthread.php?tid=412)



Version 2.6.1 released - mark_talluto - 04-16-2020

The update contains a fix to LCM that fixes an issue where we could not delete a project that had more than one word in the name. I think it is a bug in LiveCode that can not deal with sending a word that is also a valid token in LiveCode as a parameter.

Should you need to do that, the solution we came up with was to base64Encode the value before passing it. Should this turn out to be a LiveCode bug, we will generate a bug report.