Since either CardRotId or BallotRotId in CardRotCounter
is NULL, each ballot manual entry item is identified
as
CBallotRotCardRot(CBallotRot(BRCR_UNKNOWN_BALLOT), CCardRot(cardRotId)) or CBallotRotCardRot(CBallotRot(ballotRotId), CCardRot(BRCR_NO_CARD)). This fixes the problem where ballot manual entries are not loaded correctly from CardRotCounter. The fix will be in GEMS 1-18-10.
Whitman
|