You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2009/07/02 20:24:07 UTC

[jira] Resolved: (CAMEL-1786) camel-irc parsing of channel name and parameters is incorrect

     [ 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-con@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.