[Zope-dev] More Image Errors
Chris Withers
chrisw@nipltd.com
Mon, 03 Jul 2000 13:34:59 +0100
Hi, does anyone know what's causing the following problems?
I'm going to knock up a patch for this anyway and chuck it in the
collector.
As a rule, I don't think a browser providing duff information should
cause Zope to throw errors...
cheers,
Chris
Automatic Zope Response wrote:
>
> Zope reported an error for:
> http://www.bay-c.co.uk/BayC/TopicImages/tunes
> Error Type: Invalid Date-Time String
>
> Error Value: Mon, 10 Apr 2000 08:00:58 GMT, Mon, 10 Apr 2000 08:00:58
>
> Linked from:
> http://www.bay-c.co.uk/958559880/index_html
>
> Authenticated User:
> Anonymous User
>
> Traceback:
> Traceback (innermost last):
> File /usr/local/zope/external/2-1-6/lib/python/ZPublisher/Publish.py, line 165, in publish
> File /usr/local/zope/external/2-1-6/lib/python/ZPublisher/mapply.py, line 160, in mapply
> (Object: index_html)
> File /usr/local/zope/external/2-1-6/lib/python/ZPublisher/Publish.py, line 102, in call_object
> (Object: index_html)
> File /usr/local/zope/external/current/lib/python/OFS/Image.py, line 186, in index_html
> (Object: tunes)
> File /usr/local/zope/external/2-1-6/lib/python/DateTime/DateTime.py, line 518, in __init__
> File /usr/local/zope/external/2-1-6/lib/python/DateTime/DateTime.py, line 788, in _parse
> Invalid Date-Time String: Mon, 10 Apr 2000 08:00:58 GMT, Mon, 10 Apr 2000 08:00:58
>
> ----------------------
> REQUEST object dump:
> ----------------------
> AUTHENTICATED_USER => Anonymous User
> AUTHENTICATION_PATH =>
> BASE1 => http://www.bay-c.co.uk
> BASE2 => http://www.bay-c.co.uk/TopicImages
> BASE3 => http://www.bay-c.co.uk/TopicImages/tunes
> BASE4 => http://www.bay-c.co.uk/TopicImages/tunes/index_html
> GATEWAY_INTERFACE => CGI/1.1
> HTTP_ACCEPT => */*
> HTTP_ACCEPT_ENCODING => gzip, deflate
> HTTP_ACCEPT_LANGUAGE => en-securid
> HTTP_HOST => www.bay-c.co.uk
> HTTP_IF_MODIFIED_SINCE => Mon, 10 Apr 2000 08:00:58 GMT, Mon, 10 Apr 2000 08:00:58 GMT
> HTTP_REFERER => http://www.bay-c.co.uk/958559880/index_html
> HTTP_USER_AGENT => Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)
> HTTP_VIA => 1.0 EMEA-WWW
> PARENTS => [<Image instance at 8738040>, <Folder instance at 878a8d0>, <SquishSite instance at 879a6d8>, <Application instance at 8797598>]
> PATH_INFO => /BayC/TopicImages/tunes
> PATH_TRANSLATED => /BayC/TopicImages/tunes
> REMOTE_ADDR => 127.0.0.1
> REQUEST_METHOD => GET
> RESPONSE => HTTP/1.0 204 No Content
> Server: Zope/Zope 2.1.6 (source release, python 1.5.2, linux2) ZServer/1.1b1
> Date: Mon, 03 Jul 2000 12:25:50 GMT
> Connection: close
> Content-Length: 0
>
> SCRIPT_NAME =>
> SERVER_PROTOCOL => 1.0
> SERVER_SOFTWARE => Zope/Zope 2.1.6 (source release, python 1.5.2, linux2) ZServer/1.1b1
> SERVER_URL => http://www.bay-c.co.uk
> SiteRootPATH => /
> URL => http://www.bay-c.co.uk/TopicImages/tunes/index_html
> URL1 => http://www.bay-c.co.uk/TopicImages/tunes
> URL2 => http://www.bay-c.co.uk/TopicImages
> URL3 => http://www.bay-c.co.uk
>