Uploaded image for project: 'Apache Roller'
  1. Apache Roller
  2. ROL-1715

SiteModel's getWeblogsByLetterPager not documented correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 5.1.0
    • None

    Description

      From Odelya YomTov - Glick:

      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.

      Attachments

        Activity

          People

            gmazza Glen Mazza
            djohnson David Johnson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: