Andreas Jung wrote:



--On Donnerstag, 9. Dezember 2004 13:12 Uhr +0100 Jean-Marc Orliaguet <[EMAIL PROTECTED]> wrote:

Jean-Marc Orliaguet wrote:


Hi!

the following zpt snippet crashes zope 2.7.3 on Linux (the python
process hangs).

<tal:block define="
 items python: {u'\xc4': ''};
 key python: u'\xc4'"
content="items/?key" />

can someone confirm that the bug is present in zope 2.7.4-b1 too
before I do a bug report?

regards /JM



OK it is reported as Issue 1617 in the zope bug collector (I tagged it as
confidential since the process sometimes dumps core)



Since it is already on the list it is no longer confidential...currently working on the issue..


-aj


OK so the solution right now is to await a new version of python or use python 2.3.3


/JM
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Reply via email to