Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-12163

Page number in viewtopic page title is incorrect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.0-a3
    • 3.1.0-dev
    • None
    • None

      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)

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

              Created:
              Updated:
              Resolved: