Andreas Jung,
My problem when use SESSION is below code :
<!-- (AD)Administrador visualiza -->
<span
tal:condition="python:request.SESSION.get('tipoAcesso') == 'AD'">
<a href="tela_manuntencao.html"
class='menu_linkseg'>Manutenção</a>
|
This variable tipoAcesso return null this version Zope
2.7.3b1, but this code in version 2.7.0 and 2.7.3 return with value
correct.
The code in ZPT and python script implemented follow attached.
Conclusion: How can I decide with this version 2.7.3b1?
Regards,
André Amram Duque
Andreas Jung wrote:
--On Mittwoch, 8. Dezember 2004 11:52 Uhr -0200 André Amram Duque
<andre.duque@varig.com> wrote:
I have problem using Session with Zope
2.7.3b1-0. I define one set in
Session and when I execute one get the Session object not response.
Please provide a reasonable description of the problem. It is hard to
understand
what your problem with from this one sentence.
-aj
--
Andre Amram Duque
Analista de Sistemas
VARIG Brazilian Airlines - RIONS
GGTI - Gerencia Geral de Tecnologia da Informacão
Tel.: + 55-0XX-21-3814-5920
Fax:: + 55-0XX-21-3814-5796
e-mail: andre.duque@varig.com