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

Topic review does not display all selected posts

    XMLWordPrintable

Details

    Description

      Similar to http://code.phpbb.com/projects/phpbb/repository/revisions/9561
      in includes/functions_posting.php

      unset($rowset[$i]);

      needs to be

      unset($rowset[$post_list[$i]]);

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            nickvergessen Joas Schilling
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: