Rename file delete Bug (in hard-drive mode)

Hello, i encountered a bug that deletes a file if you rename it with " .

To replicate, create a new macro in UIvision, name it as you please, Example: file1.

And then rename it with a " at any point of the name. and it will instantly get deleted.

Works for me:

image

Maybe you can post a video of what you exactly did?

There it is, an example.

In the macro folder, in the UIvision folder, doesn’t remain anything, it just deletes it.

I confirmed this issue. It happens in hard-drive file storage mode, but not in browser storage (local storage) mode. The reason for this is that " is not an allowed file name character on Windows.

Thanks a lot for reporting this. We will fix it asap and filter out " and other not allowed characters. We plan to replace them with “_”.

1 Like

The issue is fixed in V9.3.2.