JoeGandy / ShareX-Custom-Upload

A little PHP script created for uploading custom sharex files to your own webserver
MIT License
165 stars 50 forks source link

Renaming removes the file name #140

Open LordByronRS opened 3 years ago

LordByronRS commented 3 years ago

When I click on rename it gives me this pop-up and asks me for a new name. If I put something in there and click on rename, it just removes the name. Example: If I try to rename 123.jpg to 1234.jpg, it renames itself to .jpg without anything before the ".".

Besides that, the tool is extremely nice and well done!

theaquarium commented 3 years ago

This bug has been fixed by #130 and the fix will be pushed in the next release.