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

User last visit gets updated too often

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 3.3.12-RC1
    • 3.3.12
    • Sessions
    • None

    Description

      The user last visit time should reflect the last time the user visited the site, i.e. not the time the user was last visiting pages on the site but the last visit before that.

      After the changes in PHPBB3-16470, the time does now always get updated. This essentially breaks the new posts search that should show posts that were created since the last time the user has visited the site. It gets misused to retrieve the user's last active time on the site, which is not the same as their last visit time.

      Probably the best approach would be to create a separate last active time column for the user to store that time separate from the last visit time and undo the changes to the last visit time.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: