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

WebHook converts the percent character % into %25 thus failing the call.

    XMLWordPrintable

Details

    Description

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      Actual Results:

      Looking into the application log we can see %20 character (space) was converted to %2520 hence failing the call.

      [atlassian.webhooks.plugin.PublishTaskFactoryImpl$PublishTaskImpl] Client error - when posting to web hook at 'http://sample.com/executions?argString=-sshPassword1%2520password&user_id=admin&user_key=admin'
      

      Expected Results:

      JIRA should calls the exact URL that has been used to created the WebHook like the one below.

      http://sample.com/executions?argString=-sshPassword1%20password&user_id=admin&user_key=admin'
      

      Steps to reproduce:

      1. Create a new WebHook using the test URL: http://sample.com/executions?argString=-sshPassword1%20password

      Workaround:

      No available workarounds.

      Attachments

        1. Screen Shot 2015-04-09 at 14.45.12.png
          41 kB
          Pedro Cora
        2. webhook.png
          45 kB
          Luciano Fagundes

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lfagundes Luciano Fagundes (Inactive)
              Votes:
              25 Vote for this issue
              Watchers:
              26 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - 1m
                  1m
                  Remaining:
                  Remaining Estimate - 1m
                  1m
                  Logged:
                  Time Spent - Not Specified
                  Not Specified