[
https://issues.apache.org/jira/browse/FELIX-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743101#action_12743101
]
Guillaume Nodet commented on FELIX-1481:
----------------------------------------
RIght, I spotted that after posting my comment.
Not throwing an exception is imho a requirement, as i have some config values
which include some { } without the $, so those cause failures.
> When performing variable substitution, fileinstall throws an exception if
> there is a start or stop delimiter without the other one
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: FELIX-1481
> URL: https://issues.apache.org/jira/browse/FELIX-1481
> Project: Felix
> Issue Type: Bug
> Components: File Install
> Reporter: Guillaume Nodet
> Fix For: fileinstall-1.4.0
>
> Attachments: FELIX-1481.patch
>
>
> This is a real problem as there is no way to escape the delimiters currently.
> I think silently discard any malformed substitution would be much better,
> else any value containing a '}' will cause the config to not be loaded at all.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.