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

Broken links of char selection in memberlist

    XMLWordPrintable

Details

    Description

      The links are generated like this in the template:

      <a href="

      {S_MODE_ACTION}

      &first_char=a#memberlist">A</a>

      This brokes the urls!!!
      Easy to reproduce:
      1. Enter http://www.phpbb.com/community/memberlist.php
      The link for letter A is:
      http://www.phpbb.com/community/memberlist.php?mode=&first_char=a#memberlist

      2. Now click letter A, the link for A is now:
      http://www.phpbb.com/community/memberlist.php?first_char=a&mode=&first_char=a#memberlist

      Besides empty 'mode' var shouldn't be used here (mode=)

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: