You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Dylan Jones (Created) (JIRA)" <ji...@apache.org> on 2012/04/10 15:37:18 UTC

[jira] [Created] (APLO-187) Using a period (.) within a topic id when using slash (/) as path separator

Using a period (.) within a topic id when using slash (/) as path separator
---------------------------------------------------------------------------

                 Key: APLO-187
                 URL: https://issues.apache.org/jira/browse/APLO-187
             Project: ActiveMQ Apollo
          Issue Type: Bug
          Components: apollo-broker, apollo-stomp
    Affects Versions: 1.1
         Environment: MAC OS X
            Reporter: Dylan Jones
            Priority: Minor


When defining a character as the path separator, for example a slash, the topic still needs to be defined using the dot notation, ie:

<topic id="id.lsrfm.text" />

This prevents topics that contain a period to be used, for example: "/topic/id/lsrfm.com/lsr/text", which is a valid destination, as stated in the current documentation [http://activemq.apache.org/apollo/documentation/user-manual.html#Destination_Name_Restrictions]

There needs to be a way to escape a period or to define the topic id using the path separator stated. For example:

<topic id="id/lsrfm.com/lsr/text" path_separator="/" />

--
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

        

[jira] [Updated] (APLO-187) Using a period (.) within a topic id when using slash (/) as path separator

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/APLO-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino updated APLO-187:
-------------------------------

    Fix Version/s:     (was: 1.3)
                   1.4
    
> Using a period (.) within a topic id when using slash (/) as path separator
> ---------------------------------------------------------------------------
>
>                 Key: APLO-187
>                 URL: https://issues.apache.org/jira/browse/APLO-187
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>          Components: apollo-broker, apollo-stomp
>    Affects Versions: 1.1
>         Environment: MAC OS X
>            Reporter: Dylan Jones
>            Priority: Minor
>             Fix For: 1.4
>
>
> When defining a character as the path separator, for example a slash, the topic still needs to be defined using the dot notation, ie:
> <topic id="id.lsrfm.text" />
> This prevents topics that contain a period to be used, for example: "/topic/id/lsrfm.com/lsr/text", which is a valid destination, as stated in the current documentation [http://activemq.apache.org/apollo/documentation/user-manual.html#Destination_Name_Restrictions]
> There needs to be a way to escape a period or to define the topic id using the path separator stated. For example:
> <topic id="id/lsrfm.com/lsr/text" path_separator="/" />

--
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

        

[jira] [Updated] (APLO-187) Using a period (.) within a topic id when using slash (/) as path separator

Posted by "Hiram Chirino (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/APLO-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino updated APLO-187:
-------------------------------

    Fix Version/s: 1.3
    
> Using a period (.) within a topic id when using slash (/) as path separator
> ---------------------------------------------------------------------------
>
>                 Key: APLO-187
>                 URL: https://issues.apache.org/jira/browse/APLO-187
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>          Components: apollo-broker, apollo-stomp
>    Affects Versions: 1.1
>         Environment: MAC OS X
>            Reporter: Dylan Jones
>            Priority: Minor
>             Fix For: 1.3
>
>
> When defining a character as the path separator, for example a slash, the topic still needs to be defined using the dot notation, ie:
> <topic id="id.lsrfm.text" />
> This prevents topics that contain a period to be used, for example: "/topic/id/lsrfm.com/lsr/text", which is a valid destination, as stated in the current documentation [http://activemq.apache.org/apollo/documentation/user-manual.html#Destination_Name_Restrictions]
> There needs to be a way to escape a period or to define the topic id using the path separator stated. For example:
> <topic id="id/lsrfm.com/lsr/text" path_separator="/" />

--
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

        

[jira] [Updated] (APLO-187) Using a period (.) within a topic id when using slash (/) as path separator

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/APLO-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino updated APLO-187:
-------------------------------

    Fix Version/s:     (was: 1.4)
                   1.5
    
> Using a period (.) within a topic id when using slash (/) as path separator
> ---------------------------------------------------------------------------
>
>                 Key: APLO-187
>                 URL: https://issues.apache.org/jira/browse/APLO-187
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>          Components: apollo-broker, apollo-stomp
>    Affects Versions: 1.1
>         Environment: MAC OS X
>            Reporter: Dylan Jones
>            Priority: Minor
>             Fix For: 1.5
>
>
> When defining a character as the path separator, for example a slash, the topic still needs to be defined using the dot notation, ie:
> <topic id="id.lsrfm.text" />
> This prevents topics that contain a period to be used, for example: "/topic/id/lsrfm.com/lsr/text", which is a valid destination, as stated in the current documentation [http://activemq.apache.org/apollo/documentation/user-manual.html#Destination_Name_Restrictions]
> There needs to be a way to escape a period or to define the topic id using the path separator stated. For example:
> <topic id="id/lsrfm.com/lsr/text" path_separator="/" />

--
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

        

[jira] [Commented] (APLO-187) Using a period (.) within a topic id when using slash (/) as path separator

Posted by "Dylan Jones (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/APLO-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250652#comment-13250652 ] 

Dylan Jones commented on APLO-187:
----------------------------------

WARN  | Internal Server Error: org.apache.activemq.apollo.util.path.PathParser$PathException: Invalid destination: 'lsrfm.com', it does not match regex: [ a-zA-Z0-9\_\-\%\~\:]+
                
> Using a period (.) within a topic id when using slash (/) as path separator
> ---------------------------------------------------------------------------
>
>                 Key: APLO-187
>                 URL: https://issues.apache.org/jira/browse/APLO-187
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>          Components: apollo-broker, apollo-stomp
>    Affects Versions: 1.1
>         Environment: MAC OS X
>            Reporter: Dylan Jones
>            Priority: Minor
>
> When defining a character as the path separator, for example a slash, the topic still needs to be defined using the dot notation, ie:
> <topic id="id.lsrfm.text" />
> This prevents topics that contain a period to be used, for example: "/topic/id/lsrfm.com/lsr/text", which is a valid destination, as stated in the current documentation [http://activemq.apache.org/apollo/documentation/user-manual.html#Destination_Name_Restrictions]
> There needs to be a way to escape a period or to define the topic id using the path separator stated. For example:
> <topic id="id/lsrfm.com/lsr/text" path_separator="/" />

--
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

        

[jira] [Updated] (APLO-187) Using a period (.) within a topic id when using slash (/) as path separator

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/APLO-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino updated APLO-187:
-------------------------------

    Fix Version/s:     (was: 1.5)
                   wish-list
    
> Using a period (.) within a topic id when using slash (/) as path separator
> ---------------------------------------------------------------------------
>
>                 Key: APLO-187
>                 URL: https://issues.apache.org/jira/browse/APLO-187
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>          Components: apollo-broker, apollo-stomp
>    Affects Versions: 1.1
>         Environment: MAC OS X
>            Reporter: Dylan Jones
>            Priority: Minor
>             Fix For: wish-list
>
>
> When defining a character as the path separator, for example a slash, the topic still needs to be defined using the dot notation, ie:
> <topic id="id.lsrfm.text" />
> This prevents topics that contain a period to be used, for example: "/topic/id/lsrfm.com/lsr/text", which is a valid destination, as stated in the current documentation [http://activemq.apache.org/apollo/documentation/user-manual.html#Destination_Name_Restrictions]
> There needs to be a way to escape a period or to define the topic id using the path separator stated. For example:
> <topic id="id/lsrfm.com/lsr/text" path_separator="/" />

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira