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

Broken links of char selection in memberlist

XMLWordPrintable

    Error rendering 'com.atlassian.jira.jira-view-issue-plugin:details-module'. Please contact your Jira administrators.

      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=)

            nickvergessen Joas Schilling
            Dionisiy Dionisiy [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: