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

Remove obsolete f= from viewtopic URL

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Invalid
    • Icon: Minor Minor
    • None
    • 4.0.0-a1, 3.3
    • Viewing posts
    • None

      The f= parameter in a viewtopic URL is not needed as all viewtopic URLs work without it and as the canonical URL format does not have it.

      The f= parameter was required in order to display a user / visitor in the forum's "who is online" list:

      http://area51.phpbb.com/phpBB/viewtopic.php?p=264315#p264315

      Because of that, visitors coming from canonical URLs (without the f=) were not displayed in the list. This was known as the "ghost users" bug which has now been fixed:

      https://github.com/phpbb/phpbb/pull/5012

      Thus, the f= parameter is now obsolete and can be removed - and as a result we can have simpler looking and prettier URLs.

            Unassigned Unassigned
            Louis7777 Louis7777 [X] (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: