[Seaside] VASmalltalk 8.0.2 and autoload of WWW-documents

Philippe Marschall philippe.marschall at gmail.com
Sat Nov 13 07:46:08 UTC 2010


2010/11/12 Marten Feldtmann <itlists at schrievkrom.de>:
> Yes, the answer (about 41KByte) is shown in the browser - but the result is
> NOT rendered ....

Looks like the content type is missing.

> The shown document source starts with:
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html
> xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
> lang="en"><head><title>Seaside</title><meta http-equiv="Content-Type"
> content="text/html;charset=utf-8"/><meta http-equiv="Content-Script-Type"
> content="text/javascript"/><script type="text/javascript"
> src="/js/prototype.js"></script><script type="text/javascript"
> src="/js/scriptaculous.js">
>
> ....
>
>
> and ends with:
>
>
> {new
> Ajax.Request("/esystem",{"parameters":["_s=Po-qu-Sg34Iv0apG","_k=fCLCkaEnjhUy066P","132"].join("&")});};/*]]>*/</script></body></html>
>
>
> therefore I get the impression, that nothing is missing. Its independent of
> the used browser and there are indications that it has to do with Apache
> .... the error.log of Apache tells me:
>
> [Fri Nov 12 10:51:00 2010] [error] [client 192.168.70.160] (OS 10054)Eine
> vorhandene Verbindung wurde vom Remotehost geschlossen.  : proxy: error
> reading status line from remote server 127.0.0.1:9345
> [Fri Nov 12 10:51:00 2010] [error] [client 192.168.70.160] (OS 10054)Eine
> vorhandene Verbindung wurde vom Remotehost geschlossen.  : proxy: error
> reading status line from remote server 127.0.0.1:9345
> [Fri Nov 12 10:51:00 2010] [error] [client 192.168.70.160] proxy: Error
> reading from remote server returned by /esystem
> [Fri Nov 12 10:51:00 2010] [error] [client 192.168.70.160] proxy: Error
> reading from remote server returned by /esystem

Oops. Can you file a bug at [1] with the code as a .st file out?

 [1] http://code.google.com/p/seaside/issues/list

Cheers
Philippe


More information about the seaside mailing list