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

Avi Bryant seaside@lists.squeakfoundation.org
Tue, 17 Sep 2002 12:54:08 -0700 (PDT)


On Tue, 17 Sep 2002, Ragnar Hojland Espinosa wrote:

> > I still want to know if it's the first guy you clicked on or the second
> > one.  But yes, that's very odd.
>
> Umm.. i dont understand your question fully.  I click on both.  Both links
> coming from the page with the list, that is let to fully load.

Sorry.  What I mean is, you click on two names.  Two identical pages come
up.  But do the identical pages both show the first name you clicked on,
or the second one?  Or neither?

This definitely does feel like a bug, and a scary one at that.  Later
tonight I'll see if I can reproduce it - if you can whittle it down
yourself to a minimal case that still shows the behavior that would be
great.  You can use "(Delay forSeconds: ...) wait" to simulate a database
query taking a while.