Could you try
var user; (instead of 'var user = null')
here?
does not work either. How should it help? I do the null assignment all the time and it works.
LG
I had the idea the the null assignment is done more often than expected. I have similar code running with Cocoon 2.1.1 without problems and I can't find the difference. Maybe making the code simpler and simpler (until it works) can help here.
But this is not the problem of non working code (I wouldn't be posting it to dev in such case). This is the problem with the code not working with cocoon HEAD past 2004-04-23. It does not happen with 2004-04-03 compilation which indicates some bug.
LG
