On Sun, May 11, 2008 at 2:52 AM, Odelya YomTov-Glick <[EMAIL PROTECTED]> wrote:
> Pager getWeblogsByLetterPager(String letter, int sinceDays, int max)
>  Get pager that returns Weblog objects. Will only return weblogs whose names
>  start with letter, created in
>  last sinceDays number of days and never more than max items.
>
>  This method is not being documented correctly. Since it returns weblogs
>  whose handle starts with the first letter of the String letter and not whose
>  names starts with it.

Thanks Odelya,

I filed a bug for this one, so we won't forget it:
https://issues.apache.org/roller/browse/ROL-1715

- Dave

Reply via email to