5 Replies Latest reply on Dec 11, 2008 9:54 AM by ststroppel

    datatable and custom filter

      Hi,
      I found a bug using rich:datatable and custom filters. If I use a custom filter, the table rows reference to wrong items.
      I've created an example to demonstrate the problem:

      here I use no Filter and the correct Id ist selected:
      [img]http://img380.imageshack.us/img380/8758/nofilterwg5.jpg[/img]
      if I use standard filter it works correct too:
      [img]http://img98.imageshack.us/img98/7269/standardfilterkr3.jpg[/img]
      but if I use custom filter, it reference to the wrong item:
      [img]http://img408.imageshack.us/img408/7929/customfilternq7.jpg[/img]

      Here you can download the war-file to check my code :)
      http://rapidshare.com/files/170161013/Filter.war.html

      I use RichFaces 3.3.0 BETA1