hi,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am thinking of using tal:on-error to catch an exception and traverse to a default pagetemplate.<br>could some one please help me regarding the code ....<br><br>please clarify if the following statement is valid.<br>
<br>&lt;div&gt; tal:on-error=&quot;&quot; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;p&gt;&lt;a href=&quot;error&quot; tal:attributes=&quot;href python: container.error.absolute_url()&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;<br><br>i believe the above is the wrong form of implementation. I actually need to traverse to &quot;container.error.absolute_url()&quot;.<br>
<br>please could some one give me the details regarding how to traverse the the following url if the error has occured in a block of code...<br><br>kindly reply...<br><br>.<br><br><br><br><pre><br></pre>