firebus / splunk-jira

A Splunk Add-on for JIRA
http://apps.splunk.com/app/1438/
Other
25 stars 15 forks source link

Improper URL Encoding using JIRA REST #20

Closed zjiaran closed 10 years ago

zjiaran commented 10 years ago

When passing queries that contain characters that should be encoded (#,$,%) the queries will fail due to improper handling.

zjiaran commented 10 years ago

JIRA Rest has now been fixed to allow for these characters to correctly pass to the API.