Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-47741

Create release notes not working with unicode characters in jira issue headline

       

      Plugin fails with creating confluence page with release notes when some of the find issues by JQL contains in main headline Unicode characters such as "ěšččřžýáíé".

       

       

       

       

      java.lang.RuntimeException: org.apache.http.client.HttpResponseException: Internal Server Error
      	at rocks.inspectit.releaseplugin.JsonHTTPClientWrapper.executeRequest(JsonHTTPClientWrapper.java:150)
      	at rocks.inspectit.releaseplugin.JsonHTTPClientWrapper.postJson(JsonHTTPClientWrapper.java:207)
      	at rocks.inspectit.releaseplugin.ConfluenceAccessTool.createPage(ConfluenceAccessTool.java:126)
      	at rocks.inspectit.releaseplugin.releasenotes.ConfluenceReleaseNotesPublisher.perform(ConfluenceReleaseNotesPublisher.java:126)
      	at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:45)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
      	at hudson.model.Build$BuildExecution.build(Build.java:205)
      	at hudson.model.Build$BuildExecution.doRun(Build.java:162)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
      	at hudson.model.Run.execute(Run.java:1720)
      	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      	at hudson.model.ResourceController.execute(ResourceController.java:98)
      	at hudson.model.Executor.run(Executor.java:401)
      Caused by: org.apache.http.client.HttpResponseException: Internal Server Error
      	at org.apache.http.impl.client.AbstractResponseHandler.handleResponse(AbstractResponseHandler.java:69)
      	at org.apache.http.impl.client.BasicResponseHandler.handleResponse(BasicResponseHandler.java:65)
      	at rocks.inspectit.releaseplugin.JsonHTTPClientWrapper.executeRequest(JsonHTTPClientWrapper.java:142)
      	... 12 more
      

       

          [JENKINS-47741] Create release notes not working with unicode characters in jira issue headline

          There are no comments yet on this issue.

            novatec NovaTec Consulting
            pirer Petr Nejedly
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: