intersystems / intersystems/git-source-control
PercentClassReplace character being ignored.
Open
- Dominant language
- ObjectScript
- Stars
- 22
- Forks
- 14
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 5
Description
I tried disabling the replacement of percent "%" to underscore "_", through running Configure() method, but the change does not take effect.
I noticed that ..PercentClassReplace() is being ignored, I think the following line might be the culprit?
https://github.com/intersystems/git-source-control/blob/7d5bdc5821af994562a000d47cc427d9e7ba086f/cls/SourceControl/Git/Utils.cls#L2559
Contributor guide
Assessment
This issue has not been assessed yet.