[Seaside] [2.8] Problem with webOS browser

Philippe Marschall philippe.marschall at gmail.com
Fri Feb 11 06:01:41 UTC 2011


2011/2/11 Carl Gundel <basicforge at gmail.com>:
> When I visit my Seaside 2.8 based app using a Palm Pre webOS phone the
> initial page renders okay but when I click on any link I see only the
> following.  Any ideas?
>
> -Carl
>
> <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
>        <head>
>                <title>Error</title>
>        </head>
>        <body onkeydown="onKeyDown(event)" onload="onLoad()">
>                <h3>Transport<http> failed - Wrong response status line: Origin :
> http://irunbasic.com</h3>
>        </body>
>        </html>

That's pretty interesting. I take it it runs on the iPhone? What I
would recommend is doing a dump of the request and and the response
with tcpdump.

Cheers
Philippe


More information about the seaside mailing list