[Zope] What wrong?

Jason Bush jason@nol.org
Tue, 18 Mar 2003 08:30:07 -0600


<dtml-let est="'./'+estagio+'/aula'">
   <dtml-call "RESPONSE.redirect(est)">
</dtml-let>

I tried some similar code and received the same error
when I removed the _[...] from the variable it worked however.

I hope it helps you.

Leonardo Fernandes wrote:

> Hi,
>
> Please, whats wrong with this code?
>
>    <dtml-let est="_['\'./'+estagio+'/aula\'']">
>      <dtml-call "RESPONSE.redirect(est)">
>    </dtml-let>
>
> estagio is a valid variable (containing the value Aul00) and Aul00 is 
> a Folder but I get the following error:
>
> Error type - KeyError
> Error value - './Aul00/aula'
>
> How would be the correct way to perform that redirection?
>
> Thank you very much.
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>

-- 
"By all means marry, if you get a good wife you will become happy;
 and if you get a bad one, you will become a philosopher."    -- Socrates
Jason Bush  |  (402) 471-6517  |   jason@nol.org   |   http://www.nol.org