Ian, I'm working on getting some more of the functionality working for PersonServiceDb and ActivityServiceDb, and I'm planning to submit a patch later on today. I was going to attach this to the jira SHINDIG-594* *task, but I see you have now closed this, so perhaps I'll just send the patch to the mailing list?
Cheers, Chico 2008/12/12 Ian Boston <[email protected]> > Thanks, > will look into it... looking at the code in samples there are more > unfinished things that I had intended (indicated by constants == null )... I > will try and do something about that asap. > Ian > > > On 12 Dec 2008, at 02:24, chico charlesworth wrote: > > 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 >>>> >>>> >>> >>> >

