Aidan275 / nativeqda-dev

NativeQDA
http://dev.nativeqda.xyz/
GNU General Public License v3.0
2 stars 0 forks source link

Undefined path bug when uploading files #24

Closed Aidan275 closed 6 years ago

Aidan275 commented 7 years ago

Sometimes when uploading a file the path is saved as undefined in the database.

This bug should probably be fixed after the Move upload page to browse task is complete.

Lucas-W commented 7 years ago

Is this because the File Path box is left empty? You have to put at least '/' in for it to work.

719a603ad8d53cd20b56e070433a09e76b3bca4f put in the placeholder field.

Aidan275 commented 7 years ago

Ahh yep. So this will need to be taken into account when doing task #21.

Lucas-W commented 7 years ago

For this issue though, the backend should check for a valid path. Both undefined and an existing folder.