Hi Andrew, > I found what you are looking for: > > >From the tag documentation on tr:table, attribute var: > "Name of the EL variable used to reference each element of this > collection. Once this component has completed rendering, this variable > is removed (or reverted back to its previous value)." > > Quite clearly, it documents that the trinidad table should revert the > var back to its previous value. I have a feeling you have found an > instance where it may not be.
Right. ; > As for a test case, it seems like your nested example should work > without needing facelets possibly. Yes, it works without Facelets, but not with. I added a simple test case to the issue. -- Kind regards, Mathias
