Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-10677

After issue is moved, redirection to the new url mangles url parameters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Medium
    • 3.7
    • 3.6.2
    • None
    • standalone, jdk 1.5, Linux

    Description

      Reproduction sequence:
      1. Create an issue in one product, say, AAA-1
      2. Move it to another product. For example, it becomes BBB-2
      3. Send the following request:
      http://jira/browse/AAA-1?decorator=none&view=rss

      Observed:
      the request is redirected to http://jira/browse/BBB-2?rc=1decorator=none&view=rss
      because there is no "&" after "rc=1", the resulting page is not an XML view

      Expected:
      the request is redirected to http://jira/browse/BBB-2?rc=1&decorator=none&view=rss

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bbf762edcc79 Igor Sereda [ALM Works]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: