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

Non-existent urls to be written down to session_page

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 4.0.0-a1, 3.3.11
    • 3.3.12-RC1
    • Sessions
    • None

    Description

      As per default phpBB configuration for Apache/Nginx (f.e. .htaccess), all non-existent URLs will be handled via app.php and saved to the session_page column in the session table. F.e. example.board/non-existant.jpg will be written down to the database as app.php/non-existant.jpg session_page. Then viewonline.php will recognize it as "Index page" user location.

      To solve this, any HTTP404 pages should never be saved to the session_page column.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: