View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019102 | MMW 5 | Extensions framework | public | 2022-05-21 14:56 | 2022-08-30 23:55 |
Reporter | zvezdan | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0.4 | ||||
Summary | 0019102: renameFile method freezes the program when trying to overwrite a file | ||||
Description | renameFile method doesn't support the third OverwritePrompt argument as it is stated on web API. When trying to move file over the file with the same name, it throws the error which freezes the program: "This cannot be called from JS thread!" It works fine when the target file doesn't exist. Edit: I just found that there exists renameFileAsync method as well, which is not mentioned in web API. It supports the third argument and it is not freezing program when overwriting the file with the same name. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||