[Zope] regarding tal:on-error

suhail shaik suhailsqm at gmail.com
Mon Jun 30 11:24:31 EDT 2008


i need to catch an exception in a HTML page  and need to pass the contol  an
another page in the container object. please suggest me how to do it...

thankyou.

On Mon, Jun 30, 2008 at 3:52 PM, Andreas Jung <lists at zopyx.com> wrote:

>
>
> --On 30. Juni 2008 13:23:53 +0100 suhail shaik <suhailsqm at gmail.com>
> wrote:
>
>  hi,
>>       I am thinking of using tal:on-error to catch an exception and
>> traverse to a default pagetemplate.
>> could some one please help me regarding the code ....
>>
>> please clarify if the following statement is valid.
>>
>> <div> tal:on-error=""
>>           <p><a href="error" tal:attributes="href python:
>> container.error.absolute_url()"></a></p></div>
>>
>
> tal:on-error in general is evil. Don't use it.
> Afaik it eats even ZODB conflict-errors which might cause some
> trouble.
>
> -aj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20080630/9ab2cf0c/attachment.html


More information about the Zope mailing list