apache / apache/logging-log4j2
`StrSubstitutor` cannot parse nested braces
Open
bug
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.7k
- Avg merge
- 21h 30m
- Merged PRs (30d)
- 27
Description
As reported in #2666,
```xml
```
leaves behind a trailing `}` while formatting date. That is, `StrSubstitutor` doesn't correctly parse nested braces.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.