-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Description
Hello! Great project here first of all very useful!
Second of all, there is a bug that I found where if the file name is a "/" it messes up renaming the file since it doesn't consider it a file name, rather as a path, so when i rename, I get my Documents directory nested in subfolders inside other subfolders with the renamed filename. I think there should be a protection against this.
This happened since I allow my users to download any html page they are on, and if you are getting the file name from the last path component of the URL it usually would see the last path component as a "/". I suggest also an improvement, if you get the response of the URL, I think you can access a property of response.suggestedFilename might be better
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels