rc452860 / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

TypeError: navigator.appVersion.match(/MSIE (\d\.\d)/) is null #380

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open/Create a site in Firefox, with IE9.js enabled
2. Open Firebug, enable and look at console
3. Error appears

What is the expected output? What do you see instead?
The script should produce no explicit error-messages. Instead it triggers an 
error: "TypeError: navigator.appVersion.match(/MSIE (\d\.\d)/) is null".

What version of the product are you using? On what operating system?
IE9.js latest build, Firefox 16.01 on Linux 12.04 with Firebug 1.10.4

Original issue reported on code.google.com by Dunkelse...@gmail.com on 22 Oct 2012 at 7:12