This PR add woof mime type for iis web.config because it is not configured by default. This causes 404 errors on files of type ".woff ". Only configure this for media folder.
Actual result in "Article Manager: Edit Article"
Actual result in " Banner Manager Options"
Expected result
No 404 errors
How to test
You must use IIS for test this PR
1. In administration, edit article,
2. You must see 404 errors,
3. Apply the patch and refesh the page,
4. There are more error.
I am closing this as even the person who reported the issue cant be bothered to test it