Opened 14 years ago

Last modified 14 years ago

#64 closed defect

Task search returns duplicate records during pagination in some circumstances — at Version 1

Reported by: Gavin Owned by: Gavin
Priority: major Milestone: 0.5 - Functionality and Stability
Component: gnuMims - application general Version: trunk
Keywords: Cc:

Description (last modified by Gavin)

This only occurs with the following conditions:

  1. When not using MySQL or HSQL (i.e. using MSSQL)
  2. When hibernate criteria builder is in use.
  3. When sorting by the attentionFlag column.

The filterPane plugin and some of the quick searches were using the criteria builder.

Change History (1)

comment:1 Changed 14 years ago by Gavin

Description: modified (diff)
Note: See TracTickets for help on using tickets.