[jboss-jira] [JBoss JIRA] (JBMETA-381) DefaultPropertyReplacer can't handle ${:} expression

Brian Stansberry (JIRA) issues at jboss.org
Fri Mar 17 18:47:00 EDT 2017


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

Brian Stansberry resolved JBMETA-381.
-------------------------------------
    Fix Version/s: 8.1.1.Final
                   7.2.0.Final
       Resolution: Done


> DefaultPropertyReplacer can't handle ${:} expression
> ----------------------------------------------------
>
>                 Key: JBMETA-381
>                 URL: https://issues.jboss.org/browse/JBMETA-381
>             Project: JBoss Metadata
>          Issue Type: Bug
>          Components: common
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>            Priority: Minor
>             Fix For: 8.1.1.Final, 7.2.0.Final
>
>
> If the string "${:}" is passed to default property replacer, it does not parse it as indicating File.pathSeparator; rather it treats it as the default delimiter.
> ${:} resolves to an empty string.
> a${:} resolves to a
> ${:}a resolves to a



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list