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

saving yml files ends up being an html file #10

Open
rethore opened this issue Aug 3, 2015 · 1 comment
Open

saving yml files ends up being an html file #10

rethore opened this issue Aug 3, 2015 · 1 comment

Comments

@rethore
Copy link
Member

rethore commented Aug 3, 2015

The save button creates a yml.html file instead of a .yml file.

@rethore
Copy link
Member Author

rethore commented Aug 3, 2015

that seems to be a safari bug. it works fine in chrome. Something to do with this line in views.py

response.headers["content-disposition"] = 'attachment; filename="fused_inputs.yaml"'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant