I have a server running zope on redhat linux...  everything is fine when viewing under IE4 and 5.  However, when viewing under netscape 3.04 or 4.08, I start to get server errors (see below).  The wierd thing is, it seems that when I first upload and install javascripts to my site, things work (if a little differently to ie, but I accept that), but after about half a day, the server error kicks in.  Even when i could view the pages under ns, if I clicked on the reload button, instead of reloading the page, it would redirect to the .js file within the directory the browser was pointed at!  This gives me the same error as I now get even without the redirect.  Incidentally, (when ns was working) if I hit return when the carat was in the address bar (as in, alternative way of reloading the page), everything was fine.
 
I hope I've made sense, and I hope that someone can help on this one.
 
Cheers
 
tim
 
The error message is below
 
----
 
Zope Error
 
          Zope has encountered an error while publishing this resource.
 
          Error Type: OverflowError
          Error Value: float too large to convert
 
 
 
          Troubleshooting Suggestions
 
               The URL may be incorrect.
               The parameters passed to this resource may be incorrect.
               A resource that this resource relies on may be encountering an error.
 
          For more detailed information about the error, please refer to the HTML source for this page.
 
          If the error persists please contact the site maintainer. Thank you for your patience.
 
 
 
 
 
Traceback (innermost last):
  File /usr/local/bin/zope/lib/python/ZPublisher/Publish.py, line 214, in publish_module
  File /usr/local/bin/zope/lib/python/ZPublisher/Publish.py, line 179, in publish
  File /usr/local/bin/zope/lib/python/Zope/__init__.py, line 202, in zpublisher_exception_hook
    (Object: navcond.js)
  File /usr/local/bin/zope/lib/python/ZPublisher/Publish.py, line 165, in publish
  File /usr/local/bin/zope/lib/python/ZPublisher/mapply.py, line 160, in mapply
    (Object: index_html)
  File /usr/local/bin/zope/lib/python/ZPublisher/Publish.py, line 102, in call_object
    (Object: index_html)
  File /usr/local/bin/zope/lib/python/OFS/Image.py, line 186, in index_html
    (Object: navcond.js)
OverflowError: (see above)