I cannot confirm this, the id output works fine and there no missing nor an additional row in the output. I am using myfaces 1.1.4 and tomahawks 1.1.4-snapshot, its working like expected.
Torsten Am Dienstag, den 31.10.2006, 21:30 -0800 schrieb John Sherwood: > I'm getting the same problem except that I upgraded to MyFaces 1.1.4 from > 1.1.4-SNAPSHOT. > > For some reason, it renders the first row without any information and also > renders another row at the end. > > E.g. rendering a list of things with ids from 1 to 5: > > <tr >thing 1 stuff</tr> > <tr id="1">thing 2 stuff</tr> > <tr id="2">thing 3 stuff</tr> > <tr id="3">thing 4 stuff</tr> > <tr id="4">thing 5 stuff</tr> > <tr id="5"></tr> > > I dunno what the heck is wrong with it. I would really appreciate some help > with this. Otherwise, it'll be back to the snapshots :(
smime.p7s
Description: S/MIME cryptographic signature

