[Zope] Zope 2.1.6 Bug?
Satheesh Babu
vsbabu@csoft.net
Mon, 26 Jun 2000 11:03:24 -0400
Ha ha, still stranger results. I tried it on an NT4.0
machine and it hangs as well. Changed it to
<table border=0 cellspacing=0 cellpadding=0>
- no quotes and no width
and it works fine. What the %#@%%^ ???
Can't play much with it because there are
users on the system :-( Nothing on the ZServer
logs as well.
~ V.Satheesh Babu sbabu@tnc.org(Xt: 5348)
. . http://vsbabu.csoft.net/
/V\ - Duct tape is like the force. It has
// \\ a light side, and a dark side, and
/( )\ it holds the universe together ...
^'~'^
-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of
Anders Holmbech Nielsen
Sent: Monday, June 26, 2000 10:20 AM
To: zope@zope.org
Subject: Re: [Zope] Zope 2.1.6 Bug?
hi,
this is a strange error. I have just tried on my win nt 4.0 Zope
2.1.6 with the same result.
>I'm running Zope 2.1.6 under Windows 2000. I've encountered a
>situation where I can cause Zope to completely hang. For example,
>if I create a DTMLMethod called test in the root folder and give it
>this contents (leading spaces on the table tag are important):
>
> <table width="100%" border="0" cellspacing="0" cellpadding="0">
> <tr>
> <td>Hello</td>
> </tr>
> </table>
>
>and click the View tab, the page displays as expected. However, if
>I edit this to look like this:
>
> <table width="100%" border="0" cellspacing="0" cellpadding="0">
> <tr>
> <td>Hello</td>
> </tr>
> <tr>
> <td>Goodbye</td>
> </tr>
> </table>
>
>and click View, Zope goes off and never returns. The Python.exe
>file continues to consume CPU but doesn't display anything.
>
>However, if I remove the leading spaces before the table tags, save
>my changes and then click View, the contents are displayed
>immediately. I then experimented with adding one space before the
>tag. The contents displayed, but after a pause. Two spaces paused
>longer.
>
>Can anyone else verify this behavior?
>
>Thanks.
>
>James W. Howe mailto:jwh@allencreek.com
>Allen Creek Software, Inc. pgpkey: http://ic.net/~jwh/pgpkey.html
>Ann Arbor, MI 48103
>
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>** No cross posts or HTML encoding! **
>(Related lists - http://lists.zope.org/mailman/listinfo/zope-announce
>http://lists.zope.org/mailman/listinfo/zope-dev )
--
Regards
-------------------------------------------------
Anders Holmbech Nielsen | Tlf: (+45) 70 22 56 00
Software Engineer | Fax: (+45) 70 22 57 00
Integrator Uniware A/S | http:/www.integrator.dk
_______________________________________________
Zope maillist - Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )