[
https://issues.apache.org/jira/browse/STORM-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959228#comment-13959228
]
Niels Basjes commented on STORM-275:
------------------------------------
I already have a pull request open on github that fixes this.
https://github.com/apache/incubator-storm/pull/52
> Topologies, Spouts and Bolts with special characters in name cannot be viewed
> in ui
> -----------------------------------------------------------------------------------
>
> Key: STORM-275
> URL: https://issues.apache.org/jira/browse/STORM-275
> Project: Apache Storm (Incubating)
> Issue Type: Bug
> Affects Versions: 0.9.2-incubating
> Reporter: Niels Basjes
>
> If you run a topology with a spout or bolt that contains a whitespace in the
> name (i.e. "Do some thing") then the URL towards the component page will look
> something like this:
> /topology/TOPONAME-12-12345678/component/Do+some+thing
> The page that is opened on that link will try to show a component called
> Do+some+thing
> which it doesn't have.
--
This message was sent by Atlassian JIRA
(v6.2#6252)