Solved File Manager Copy not working in 1.62.2

dwight_d

Verified User
Joined
Mar 3, 2021
Messages
28
Edit: Incredibly fast resolution from DirectAdmin. Very impressed. Thanks all!

I seem to have an issue on my installation. Using File Manager to copy a file appears to fail.

Version: 1.62.2
Browser: Safari 14.1.1

Steps to reproduce
  1. Open File Manager
  2. Find a file (I am using one a few directories in, but I don't believe this influences the issue)
  3. Copy the file
  4. Rename the file to something different than its current
Expected Results
File should be copied with the new name

Actual Results
Nothing appears to happen. Dialog doesn't react.

Console reports an error on button push:
Code:
TypeError: t.rename is not a function. (In 't.rename(n)', 't.rename' is undefined)

Happy to try any troubleshooting steps :)
 
Last edited:
Back
Top