[
https://issues.apache.org/jira/browse/FELIX-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17410007#comment-17410007
]
Carsten Ziegeler commented on FELIX-6459:
-----------------------------------------
Fixed in
https://github.com/apache/felix-dev/commit/bd9259f1178d815da914b50ce7cd1512320baa8b
> Support escaping of directive separator
> ---------------------------------------
>
> Key: FELIX-6459
> URL: https://issues.apache.org/jira/browse/FELIX-6459
> Project: Felix
> Issue Type: Improvement
> Components: Configuration Admin
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: configadmin-interpolation-plugin-1.2.2
>
>
> Placeholder directives are currently separate by the character ; like:
> $[env:PORT;type=Integer[];delimiter=,;default=8080,8081]
> To allow usage of this character in the default value, we need to support
> escaping of it
--
This message was sent by Atlassian Jira
(v8.3.4#803005)