04-16-2020, 04:50 PM
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.
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.