[Seaside] 302 error after 10 selections.

Karsten karsten at heeg.de
Wed May 12 08:38:29 UTC 2010


Timothy,

maybe you should put a breakpoint in #notFound and see why it is called.

Karsten



Am 11.05.10 23:42, schrieb Timothy James Ziebart:
> Thanks Lukas,  I attached a screen capture of firebug.  I am not sure 
> if this is adequate.  Sorry for my lack of understanding.
>
>
>
>
> On 10-05-11 02:22 PM, Lukas Renggli wrote:
>> AFAIK the page cache normally keeps 10 requests.
>>
>> However AJAX requests should go into the current page cache, thus that
>> cannot expire. Check with FireBug or a similar tool that all request
>> that don't do a full refresh share the same _k key with the current
>> page. If not, I suspect that there is something wrong with your AJAX
>> code.
>>
>> Lukas
>>
>> On 11 May 2010 23:15, Timothy James Ziebart<timothy at churchmilitant.org>  wrote:
>>    
>>> Hi all,
>>>
>>> strange problem.  I have a form with 3 list boxes.  BoxA updates BoxB and
>>> BoxC dynamically.  I am using jQuery to serialize and reload the boxes.
>>> This is the problem:
>>>
>>> After having made the 10th selection in any of the boxes I get a 302 message
>>> from the server and the dispatcher page is displayed in place of the list
>>> boxes.  Only on the 10th selection. It does not appear to matter how many
>>> times I make selections in a particular list or in what sequence -- it
>>> always occurs on the 10th selection.
>>>
>>> Any suggestions as to what it might be?  Curious it occurs on the 10th -
>>> could it be the element id's (using nextId when element redrawn)?   I am at
>>> a loss as to where to look.
>>>
>>> Thank you for taking the time.
>>>
>>> Tim
>>>
>>> _______________________________________________
>>> seaside mailing list
>>> seaside at lists.squeakfoundation.org
>>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>>
>>>
>>>      
>>
>>    
>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>    

-- 
Karsten Kusche - Dipl. Inf. - karsten at heeg.de
Georg Heeg eK - Köthen
Handelsregister: Amtsgericht Dortmund A 12812

-------------- next part --------------
Skipped content of type multipart/related


More information about the seaside mailing list