Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-16739

"Looking for an older issue?" broken in Internet Explorer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 7.13.0
    • 7.11.0, 7.11.2, 7.12.1
    • AgileBoard

    Description

      Summary

      Clicking on Looking for an older issue? link in Internet Explorer will result in error 400 broken link.

      Steps to reproduce

      1. Create a Kanban board.
      2. Access JIRA with Internet Explorer 11.
      3. Access the newly created Kanban board.
      4. From the board section of the Kanban board, click on "Looking for an older issue?" and "HTTP 400 bad request" will be shown.

      Environment

      JIRA 7.11.0 & 7.11.2
      Internet Explorer 11

      Expected Results

      JIRA shows older issues from the Kanban board.

      Actual Results

      Internet Explorer shows "HTTP 400 bad request" error.

      Workaround

      1. Use other browser such as Google Chrome.
      2. Manually edit the URL from something like:
      http://10.60.2.128:8710/vicky//issues/?jql=project = SKP AND issuetype != "10100" AND (fixVersion in unreleasedVersions() OR fixVersion is EMPTY) AND status = "10001" AND NOT (updated >= -2w OR statusCategory != Done) ORDER BY Rank ASC
      

      to

      http://10.60.2.128:8710/vicky/issues/?jql=project%20%3D%20SKP%20AND%20issuetype%20!%3D%20%2210100%22%20AND%20(fixVersion%20in%20unreleasedVersions()%20OR%20fixVersion%20is%20EMPTY)%20AND%20status%20%3D%20%2210001%22%20AND%20NOT%20(updated%20%3E%3D%20-2w%20OR%20statusCategory%20!%3D%20Done)%20ORDER%20BY%20Rank%20ASC
      

      Attachments

        Issue Links

          Activity

            People

              msasinowski Marcin Sasinowski
              vshanmugam Vicknesh Shanmugam (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: