Bruce, I will try to reproduce it but the thing is simple:
Its a browse inside a memory form.
In older vertions the template genarates the line:
<script type="text/javascript">SetTimer('banalisisopciones_uanalisisopciones',9000,
'refresh=current','_parentProc=uAnalisisOpciones');
</script>
Now the timer only adds
<script type="text/javascript">SetTimer('banalisisopciones_uanalisisopciones',9000,'','');
</script>
Then the server receives the GET but the browse is not refreshed in the cliente side,
Does this help you?
Alberto