Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration/Media : File Extension unexpected change when saving #632

Closed
hemedb opened this issue Jun 1, 2016 · 0 comments
Closed

Configuration/Media : File Extension unexpected change when saving #632

hemedb opened this issue Jun 1, 2016 · 0 comments
Assignees
Labels

Comments

@hemedb
Copy link

hemedb commented Jun 1, 2016

Using Grav v1.1.0-beta.5 - Admin v1.1.0-beta.5

Tried to add a new media FileExtension: woff2 MimeType: application/font-woff2
When clicking the save button, the entered value "woff2" in field File Extension has been unexpectedly changed in the form field to value "53"
After the save action the entry in /user/config/media.yaml is :

53:
type: file
mime: application/font-woff2

instead of the expected :

woff2:
type: file
mime: application/font-woff2

@rhukster rhukster added the bug label Jun 1, 2016
@w00fz w00fz closed this as completed in ae08766 Jun 1, 2016
w00fz added a commit that referenced this issue Jun 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants