Background:

    Page of data, you can click on a "show" button to see a grid for a to-many 
relationship. You can think click on items in the grid to get a second reveal 
with some more data and some buttons. 

 But:

  It broke sometime in the last few weeks. 

 I'm getting an error on line 2067 of tapestry.js which relates to $T(element). 
In this case the error is that its being called as $T(null), 

 Which I note is deprecated, but I guess is still being used elsewhere, because 
I'm not the one calling it. The XHR stuff looks ok, I see the right HTML come 
through, with the appropriate linkZone definitions. 

  Elsewhere I'm using this exact same component, and everything works, but its 
not behind a second reveal. 

  So is someone working on this and I just just be patient?

  How can $T(element) be deprecated if elsewhere in T5.2 its still being used? 

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

Reply via email to