As requested, I've created a jira issue for this bug -
https://issues.apache.org/jira/browse/SHINDIG-778.
Cheers
Chico
2008/12/10 Ian Boston <[EMAIL PROTECTED]>
> yes, it should be 1 as per the count param, please raise a JIRA. I am going
> to try and get time to look at your patches today (with luck)
> Ian
>
>
> On 10 Dec 2008, at 15:10, chico charlesworth wrote:
>
> testGetPeoplePagination() in RestfulJsonPeopleTest sets the count param to
>> 1
>> (i.e extraParams.put("count", "1");), yet the assertion for totalResults
>> expects 3.
>>
>> Surely, totalResults should be 1 as specified by the count param?
>> If we can all agree on this, then i'll create a jira issue.
>>
>> Cheers
>> Chico
>>
>
>