You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by "Alex.Hon" <gu...@gmail.com> on 2008/03/25 17:13:31 UTC

T5: Zone in Component bug

Hi,
  When i use zone in component , the json response is :

  .... Tapestry.initializeZones([{\"div\":\"output:118e6af4fe4\"}], [[
\"form:118e6af4fe4\",\"output\"]]);","content": ......

there should be:
.... Tapestry.initializeZones([{\"div\":\"output:118e6af4fe4\"}], [[
\"form:118e6af4fe4\",\"output:118e6af4fe4\"]]);","content": ......
or
.... Tapestry.initializeZones([{\"div\":\"output\"}], [[
\"form:118e6af4fe4\",\"output\"]]);","content": ......
?

Thanks.
-- 
View this message in context: http://www.nabble.com/T5%3A-Zone-in-Component-bug-tp16277264p16277264.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org