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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to