[Seaside] repeated page weird problem (or bug?)

Ragnar Hojland Espinosa seaside@lists.squeakfoundation.org
Tue, 17 Sep 2002 20:15:00 +0200


On Tue, Sep 17, 2002 at 11:06:57AM -0700, Avi Bryant wrote:
> Can you explain to me exactly what the series of steps is, ie, is it
> 
> - open page with list of names
> - while that page is loading, click on two names and open in separate
> windows
> - both those windows show the same person (the first one you clicked or
> the second?)

- open page with list of names
- page with list of names fully loads
- now, on mozilla, control + click on a couple of those names quickly..
   it'll open "loading.." tabs in the background.  When they finish loading,
   they show the same guy instead of a different one.

For example:

http://localhost:8000/seaside/exodus/view?session=72A8697EE550D402&txn=top&page=7
http://localhost:8000/seaside/exodus/view?session=72A8697EE550D402&txn=top&page=8
http://localhost:8000/seaside/exodus/view?session=72A8697EE550D402&txn=top&page=9


all show this guy.  If i wait until 7 loads, then click on 8, 8 renders ok.

> One thing you should know is that Seaside doesn't let you have two
> concurrent requests for the same session - if a new request comes before
> the previous one has finished, it waits for the first request before
> proceeding.  There's a 5 second timeout, so if the earlier request is
> taking too long it gets canceled and the new one goes through.
>
> I don't really see how that could be producing what you describe, though.

Hrm.  Well.  I'm puzzled.. :)

-- 
Ragnar Hojland - Project Manager
Linalco "Especialistas Linux y en Software Libre"
Tel: +34-91-5970074 Fax: +34-91-5970083