Bug overview description.
Line 38 of header:
<!--[if lt IE 7]> <style type="text/css">body div#post-view > div#right-col > div > div#note-container > div.note-body {overflow: visible;}</style> <script src="ie7-js.googlecode.com/svn/trunk/lib/IE7.js" type="text/javascript"></script> <![endif]-->
What part(s) of the site page(s) are affected?
All / Hidden from viewer's eye unless they are still using a terrible browser
What is the expected behavior?
IE7.js should point to a valid URL
What actual behavior is given instead?
IE7.js returns 404 on google.
Time of incident (if applicable).
N/A
Can you reproduce the bug every time?
Yes
What steps did you take to replicate this bug?
Personal squid proxy cache was warning me about DEAD URLS found in the page.
Errors or other messages returned (if any).
N/A
Fix
Download and place the shitty browser fixer IE7 standardiser onto the web server and refer to it locally https://github.com/seancoyne/ie7-js/tree/master/lib
Updated by KiraNoot