Malformed URI fragment copied twice ----------------------------------- Key: CAMEL-4601 URL: https://issues.apache.org/jira/browse/CAMEL-4601 Project: Camel Issue Type: Bug Components: camel-core Affects Versions: 2.8.2 Reporter: Hadrian Zbarcea Assignee: Hadrian Zbarcea Priority: Minor Fix For: 2.9.0
In URISupport.createURIWithQuery if the uri parameter contains a fragment but no query, the fragment is added a second time in the returned URI. Fairly easy to fix if anybody wants to take a stab at it :). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira