darkma773r commented on PR #182: URL: https://github.com/apache/commons-configuration/pull/182#issuecomment-1135343473
> It might be ok but the single variable check will fail if a variable default value contains the end marker (escaped). @garydgregory, I haven't been able to find a way to reproduce this. Any time I include a `}` character in the variable name or default value, `StringSubstitutor` uses that as the end of the variable reference. I also do not see this escaping being handled in the `StringSubstitutor` code. Do you have an example? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
