[Seaside] [2.8] Problem with webOS browser

Carl Gundel basicforge at gmail.com
Fri Feb 11 02:44:37 UTC 2011


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>


More information about the seaside mailing list