Skip to content

Checkcfg template doesn't auto escape keywords #44

Open
@GrahamPearsonAvaloq

Description

@GrahamPearsonAvaloq

Actual Result:
Register some catalog with a keyword (e.g. check) in the package name, and we see unresolved references, parsing failure, and generally quite broken checkcfg. I imagine lots of customers have "check" as part of the package and therefore this has high impact.

Expected Result:
where keywords are present, they should be escaped with ^

Steps to Reproduce:
Register some catalog with a keyword (e.g. check) in the package name, and we see unresolved references, parsing failure, and generally quite broken checkcfg. I imagine lots of customers have "check" as part of the package and therefore this has high impact.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions