Re: Probable zone update bug

2008-05-05 Thread Peter Stavrinides
.apache.org Sent: Friday, 25 April, 2008 6:16:25 AM GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: Re: Probable zone update bug https://issues.apache.org/jira/browse/TAPESTRY-2369 Peter Stavrinides wrote: > > Hi All, > > A colleague of mine has discovered an anomaly with

Re: Probable zone update bug

2008-04-24 Thread Alex.Hon
t; > > It appears as if Zones are not properly linked in some cases. The > Tapestry.linkZone javascript function, 2nd line (var zone = > $(zoneDiv).zone) returns undefined. > > > Peter > > ------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additio

Probable zone update bug

2008-04-24 Thread Peter Stavrinides
Hi All, A colleague of mine has discovered an anomaly with the the latest t5 snapshot, it came up from April 23's nightly build jars. Here's a simple example where this happens. If the action link is moved anywhere above the t:zone in the .tml it works. If it is below the zone it does not work.