Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespaces with invalid characters are not handled correctly #4

Closed
ernstc opened this issue Oct 18, 2023 · 0 comments
Closed

Namespaces with invalid characters are not handled correctly #4

ernstc opened this issue Oct 18, 2023 · 0 comments
Assignees
Labels

Comments

@ernstc
Copy link
Owner

ernstc commented Oct 18, 2023

Problem

If you add a new parser for a namespace with invalid characters, it creates the files with the invalid namespace. This results in compile time errors.

How it should be

If a namespace is passed in the tools arguments, the namespace must be validated and sanitized for removing invalid characters.

@ernstc ernstc self-assigned this Oct 18, 2023
@ernstc ernstc added the bug label Oct 18, 2023
@ernstc ernstc changed the title Namespace with invalid characters are not handled correctly Namespaces with invalid characters are not handled correctly Oct 18, 2023
ernstc added a commit that referenced this issue Nov 18, 2023
ernstc added a commit that referenced this issue Nov 18, 2023
@ernstc ernstc closed this as completed Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant