Hi, if I have two tables at the same page and both with a detailStamp facet, I get a warning like:
org.apache.myfaces.trinidadinternal.io.DebugResponseWriter _logDuplicateId WARNING: The id "j_id147" is used more than once. If I look at the source code, I can see, that each table has a <th id="j_id147" width="1%" nowrap class="af_column_header-text">Details</th> I assume, this is a bug? -- Regards, Mathias

