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

create_thumbnail() incorrectly calls phpbb\filesystem::phpbb_chmod

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.2.0-a1
    • 3.2.0-dev
    • Posting
    • None

      phpbb\filesystem is called with $this->filesystem in function create_thumbnail(). However, this is a function and not a class method. There is no class member filesystem. This will cause an error message while creating thumbnails.

            Marc Marc
            Marc Marc
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: