[Seaside] VASmalltalk 8.0.2 and autoload of WWW-documents

Julian Fitzell jfitzell at gmail.com
Fri Nov 12 19:48:07 UTC 2010


Hm... I don't have time to debug at the instant, I'm afraid. If nobody
else jumps in, and if you can reproduce consistently, could you file
an issue in the tracker so it doesn't get lost?

Julian

On Fri, Nov 12, 2010 at 10:12 AM, Marten Feldtmann
<itlists at schrievkrom.de> wrote:
> Yes, the answer (about 41KByte) is shown in the browser - but the result is
> NOT rendered ....
>
> 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
>
>
> Am 12.11.2010 10:50, schrieb Julian Fitzell:
>>
>> That sounds weird... it shows the *source*?
>>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list