cptactionhank / docker-atlassian-jira

Atlassian JIRA Core wrapped in a Docker image
https://cptactionhank.github.io/docker-atlassian-jira
MIT License
622 stars 247 forks source link

Upload files with whitespace in the filename #29

Closed roasten closed 7 years ago

roasten commented 7 years ago

In dashboard Jira replaces whitespace with +, and in detailed mode with %20. In your Docker version + works, but %20 gives error saying wrong URL.

Is this issue related to your installation or Jira?

cptactionhank commented 7 years ago

I don't believe so, this is just a vanilla installation of Atlassian JIRA and network traffic is passed to the container just as is.