8 Replies Latest reply on Jun 2, 2007 4:31 PM by dajevtic

    EntityQuery by Extension wrong maxResults

    dajevtic

      Hello everyone,

      I recently updated to the last CVS version of Seam and suddenly my EntityQuery objects always return one record less that I set using setMaxResults.
      e.g. When I set max results to 5 per page, only 4 records are shown.
      When hitting "Next" i am presented the records 6 through 9, etc.
      The 5th record never gets shown.

      Is this a known bug or do I have to change something in my Objects that extend EntityQuery?

      Kind regards,
      dj