[esb-issues] [JBoss JIRA] (JBESB-3797) Camel IRC gateway doesn't work - # symbol is replaced with "%23" in URL

Tom Cunningham (JIRA) jira-events at lists.jboss.org
Fri May 11 16:14:18 EDT 2012


     [ https://issues.jboss.org/browse/JBESB-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Cunningham resolved JBESB-3797.
-----------------------------------

    Resolution: Done


Decode all unsafe characters before sending routes to Camel.
                
> Camel IRC gateway doesn't work - # symbol is replaced with "%23" in URL
> -----------------------------------------------------------------------
>
>                 Key: JBESB-3797
>                 URL: https://issues.jboss.org/browse/JBESB-3797
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Adapters
>    Affects Versions: 4.11 CP1
>            Reporter: Tom Cunningham
>            Assignee: Tom Cunningham
>             Fix For: 4.11 CP1
>
>
> When you use Camel IRC component there is needed to specify URL of camel
> gateway which contains information about server and channel it should connect.
> Like this:
> irc:username at irc.server.com:6667/#channel
> Problem is that the # symbol is replaced with "%23" and the IRC gateway will
> not connect to channel.
> No exception is thrown in log. But you can see the "%23" in URL:
> INFO  [DefaultShutdownStrategy] Route: route3 shutdown complete, was consuming
> from:
> Endpoint[irc://camel_irc_reproducer@irc.freenode.net:6667/%23camel_irc_reproducer]
> See linked bugzilla case for reproducer example

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the esb-issues mailing list