Ensure valid format #93
Labels
Level: Bug 🐞
This item involves a legitimate regression (bug) to existing functionality.
Level: New Feature 🆕
This item involves the introduction of new functionality.
Milestone
Currently when outputting a profile that has no specified format, the bundle uses the file's extension, however it does not check if that extension ins actually a valid format, which causes breaks in the backend and broken images.
The bundle should validate the extension against known and compatible image output formats, and fall back to a specific format if it finda nothing valid. (FilterManager)
The text was updated successfully, but these errors were encountered: