What steps will reproduce the problem?
1. checkout svn version of exhibit
2. insert into <html><head/><html/>: <script
src="/exhibit/webapp/api/exhibit-api.js" type="text/javascript"></script>
(or whatever local path)
3. Works fine with Firefox, however IE gives an Authentication error in the
javascript console.
What is the expected output? What do you see instead?
Expected output is normal exhibit table. IE shows following error in
javascript console when using local svn version instead of that at
http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js:
Line: 36
Char: 5
Error: 'Exhibit.Authenication' is null or not an object
Code: 0
What version of the product are you using? On what operating system?
SVN (r1680) - doesn't work with local copy on IE
http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js - works with IE
Please provide any additional information below.
Original issue reported on code.google.com by yee...@gmail.com on 13 Nov 2008 at 7:50
Original issue reported on code.google.com by
yee...@gmail.com
on 13 Nov 2008 at 7:50