Re: Handler example?

2011-01-12 Thread Matt J Cwanek
Yep, tried that too. When we do that, then the %fdat is right inside all the different Execute() calls, but Embperl fails to fill out form fields automagically like it should. So I think we're pretty much sunk at this point :(. Thanks for the info. Matt On 01/12/11 19:53 +0100, rich...@ecos

RE: Handler example?

2011-01-12 Thread richter
Mmmh, that looks like you hit a bug :-( The quick workaround would be to do the fdat => \%fdat for every Execute. The correct solution is to fix the bug, but I cannot not promise when I will find time to do so, because this looks like some more work... Gerald > -Original Message- > F

Re: Handler example?

2011-01-12 Thread Matt J Cwanek
Yes, we're already doing that. The problem is if I do that from inside my handler, then if the requested page being Execute()'d does it's own calls to Execute() to include (say) a header and footer, the fdat inside the header/footer pages (nested Execute()) have an empty fdat, and it's address is