[Webkit-unassigned] [Bug 7633] Problems with page of IEEE website

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Mar 7 12:56:04 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7633





------- Comment #1 from ap at nypop.com  2006-03-07 12:56 PDT -------
This server redirects Safari to a broken version of itself:
$ curl -I http://ieeexplore.ieee.org/xpl/periodicals.jsp --header "User-Agent:
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/417 (KHTML, like
Gecko) Safari/417"
HTTP/1.1 302 Moved Temporarily
<...>
Location: http://ieeexplore.ieee.org/xpl/jrns.jsp

This page references a non-existent JavaScript file,
/styles/xplorejs/tree_tpl1.js, which seems to be an implementation of the list.
Please report this to the webmaster.

With user agent being spoofed, the site doesn't work for a different reason -
insertAdjacentHTML seems to be unimplemented in WebKit:
[991] http://ieeexplore.ieee.org/xpl/periodicals.jsp?letter=A&type=0&list=all
line 1919: TypeError: Value undefined (result of expression
insertAtObj.insertAdjacentHTML) is not object.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list