Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Update static.py #82

Merged
merged 1 commit into from
Nov 11, 2013
Merged

Update static.py #82

merged 1 commit into from
Nov 11, 2013

Conversation

forkless
Copy link
Contributor

@forkless forkless commented Nov 4, 2013

Fix for properly handling SVG mimetypes

Fix for properly handling SVG mimetypes
@forkless
Copy link
Contributor Author

forkless commented Nov 4, 2013

Worked fine on my Ubuntu sandbox without the mimetype adjustments, however when installing it on my QNAP NAS it would no longer handle the SVG images.

@lad1337
Copy link
Owner

lad1337 commented Nov 4, 2013

This might also fix issues that some windows useres are having with the svg images
But cherrypy needs a patch that's sad and kind bad since it would mean it uses a "proprietary" version

Also I would first merge the develop brach into master befor I merge this

@forkless
Copy link
Contributor Author

forkless commented Nov 4, 2013

I must admit the insert was a bit dirty, if you want to leave CherryPy untouched I guess you could import a seperate set of (additional) mimetypes before calling CP.

lad1337 added a commit that referenced this pull request Nov 11, 2013
@lad1337 lad1337 merged commit 44ee77a into lad1337:master Nov 11, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants