Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-12163

Page number in viewtopic page title is incorrect

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.0-dev
    • 3.1.0-a3
    • None
    • None

    Description

      http://area51.phpbb.com/phpBB/viewtopic.php?f=99&t=41639&start=100 that's page 11, but the title says 6.

      The value is being calculated using the topics_per_page value instead of posts_per_page.

      $pagination->get_on_page($config['topics_per_page'], $start)

      Attachments

        Activity

          People

            prototech prototech [X] (Inactive)
            prototech prototech [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: