-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Environment
- Python version: 3.8.6
- NetBox version: 2.9.9
Steps to Reproduce
- Edit a device type
- Select an SVG file as a rear or front
- Save the form
Expected Behavior
Image is uploaded and save with the device type
Observed Behavior
Error returned on the image field :
Upload a valid image. The file you uploaded was either not an image or a corrupted image.
We are using the file storage backend. We also tried SVGZ format which didn't work as well.
PNG upload works fine.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application