Bug #1299
objectList attributes count and total incorrect
Start date:
2011-02-04
Due date:
2011-02-10
% Done:
100%
Milestone:
CCI-0.5
Product Version:
*
Story Points:
Sprint:
Description
In an ObjectList, total is the number of items that a query matched
while count is the subset of items matched presented to the user when issuing a list
so count should never be larger than total
example:
<?xml version="1.0" encoding="UTF-8"?>