Strange Behaviour

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Strange Behaviour

keith1y
I am using firefox, have cleared history and all private data, and when
I try to config a seaside app it sends me to this website
http://www.seasidefl.com/

any ideas?

Keith
 

       
       
               
___________________________________________________________
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine
http://uk.docs.yahoo.com/nowyoucan.html
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Strange Behaviour

Philippe Marschall
2006/6/12, Keith Hodges <[hidden email]>:
> I am using firefox, have cleared history and all private data, and when
> I try to config a seaside app it sends me to this website
> http://www.seasidefl.com/
>
> any ideas?

Actually, yes.

Probably Server Hostname in the configuration of your application is
an empty string instead of nil (you can't see the difference). Thus
the action urls are fucked up and Firefox does a google lookup (enter
just "seaside" in the Firefox address bar and hit enter).

This bug happened if you had Seaside2.6a3-pmm.61 to 65 and configured
you application with the web interface. The solution is to load a
nerver verison lr.66 + configure your application (probably don't have
to change anything) and then save the configuration.

Philippe
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside