[ https://issues.apache.org/activemq/browse/CAMEL-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jonathan Anstey resolved CAMEL-1786. ------------------------------------ Resolution: Fixed Fix Version/s: 2.0.0 Assignee: Jonathan Anstey > camel-irc parsing of channel name and parameters is incorrect > ------------------------------------------------------------- > > Key: CAMEL-1786 > URL: https://issues.apache.org/activemq/browse/CAMEL-1786 > Project: Apache Camel > Issue Type: Bug > Affects Versions: 2.0-M2 > Reporter: Stan Lewis > Assignee: Jonathan Anstey > Priority: Minor > Fix For: 2.0.0 > > Attachments: patch.txt > > > If you try and pass some parameters to camel-irc it turns out that camel > joins a different IRC channel than expected, for example a URI like: > irc://camel-...@irc.codehaus.org:6667/#camel-test?nickname=camel-con > causes camel to join #camel-test?nickname=camel-con and not #camel-test with > a nickname of camel-con. Will attach a patch that addresses this and updates > the unit test. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.