By "hide the error" I mean that if an ErrorDocument 500 is enabled in 
httpd.conf, EMBPERL_OPTIONS is set to return the error in the Apache request, 
and I call a template in base.epl that causes an error then it seems to 
simply abort that current template and continue on, as opposed to showing me 
a proper traceback.

It works fine if you pass an errors arrayref and then check it after the 
execution however it does seem that ideally it should work as you describe.

On November 26, 2002 02:15 am, Gerald Richter wrote:
> > I do a couple Execute calls in my base.epl and essentially they hide the
>
> error
>
> > from the parent process.
>
> What do you mean by "hide the error"? If a error happens anywhere, you
> should get an error page, don't you?
>
> Errors should propgate to the parent, unles you use the errors => parameter
> (or the optReturnError option)
>
> Gerald
>
>
>
> -------------------------------------------------------------
> Gerald Richter    ecos electronic communication services gmbh
> Internetconnect * Webserver/-design/-datenbanken * Consulting
>
> Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
> E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
> WWW:        http://www.ecos.de      Fax:      +49 6133 925152
> -------------------------------------------------------------

-- 
Jordan Baker
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to