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

IIS - Add woff mime type for media folder in web.config.txt #7273

Closed
wants to merge 1 commit into from
Closed

IIS - Add woff mime type for media folder in web.config.txt #7273

wants to merge 1 commit into from

Conversation

brianteeman
Copy link
Contributor

This is a corrected PR for #7168

Details copied from original report

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"

image

Actual result in " Banner Manager Options"

image

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.

@brianteeman brianteeman changed the title IIS - Add woof mime type for media folder in web.config.txt IIS - Add woff mime type for media folder in web.config.txt Jun 28, 2015
@brianteeman
Copy link
Contributor Author

I am closing this as even the person who reported the issue cant be bothered to test it

@brianteeman brianteeman deleted the woffiis branch October 29, 2015 00:30
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

Successfully merging this pull request may close these issues.

None yet

2 participants