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

Brian Stansberry (JIRA) issues at jboss.org
Mon Nov 24 18:34:39 EST 2014


    [ https://issues.jboss.org/browse/JBMETA-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022499#comment-13022499 ] 

Brian Stansberry commented on JBMETA-381:
-----------------------------------------

JBMETA-381 and DMR-14 are the same problem in separate codebases.

> 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
>
> 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
(v6.3.8#6338)


More information about the jboss-jira mailing list