Kani999 / netbox-attachments

Plugin to manage attachments for any model
Apache License 2.0
55 stars 4 forks source link

Fixes suffix of files when saved #51

Closed Kani999 closed 8 months ago

Kani999 commented 8 months ago

Fixes - #48 Closes - #49

Extensions get doubled suffixes when saved without any name. Also, part of the path gets stored within a name. This should be fixed now.

Note: