Author Topic: Manage list or Public list ? (Scripts/jquery.history) returns 404 not found  (Read 1949 times)

IceHeart

  • Boss
  • ****
  • Posts: 173
  • a.k.a 'Ice' - Shadow Souls' Top Cat
    • Shadow Souls
While testing Glyc I had my http proxy sniffer on, and noticed that on occasion, when I look at my manage list or request the public list, (I believe) the site will return the following error:

Specifically, this is in response to a
Code: [Select]
GET /scripts/jquery.history.js HTTP/1.1
The error returned is:
Code: [Select]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /scripts/jquery.history.js was not found on this server.</p>
<hr>
<address>Apache/2.2.4 (Ubuntu) DAV/2 SVN/1.4.4 PHP/5.2.3-1ubuntu6.3 Server at cit.cohtitan.com Port 80</address>
</body></html>


This is transparent to the end user, I did not see any errors on the page, but I figured you would like to look into it.

« Last Edit: November 23, 2008, 12:36:29 PM by IceHeart »