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

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

      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

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

              Created:
              Updated:
              Resolved: