In another system that I have not converted to 4.5, I stored the full
requested url to the _request collect in "on execute start".
_request{"inurl"} := full requested url
I tried to move that line to a 4.5 system and it crashes 4D. If fact
trying to store anything in _request crashes 4D. I moved the line to a
script and it still crashed 4D.
I tried
_request{"test") := "hi steve"
a4d.debug.dump collection(_request)
It crashes most of the time, but once I got and Active4D error
reporting an internal error in the dump routine. It seems a little
random? I actually got it to work in one script and crash in another.
In an unrelated problem, I'm also having problems getting dump locals
to work most of the time, with an end if error. Just added a dump
locals to the demo login form and got:
/Macintosh HD/Users/salex/Desktop/4d2004/Active4D_Demo_2004/web/demo/
login/views/dsp_loginForm.a4d [main] 60
/Macintosh HD/Users/salex/Desktop/4d2004/Active4D_Demo_2004/Active4D/
a4d.debug.a4l a4d.debug.dump locals 26
/Macintosh HD/Users/salex/Desktop/4d2004/Active4D_Demo_2004/Active4D/
a4d.debug.a4l a4d.debug._writeCollectionItems 20
end if
Syntax error.
Could someone else who has a 4.5 confirm these errors. I'll write a
bug report if confirmed.
Steve Alex
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/