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

Added encoding of tab symbol to encodeStepString() method. #220

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

UsoltsevaM
Copy link

Tab symbol was not encoded in encodeStepString() method which led to illegal character error while IFC schema check.
This pull request adds encoding of tab symbol.

@ifcquery
Copy link
Owner

ifcquery commented Jan 4, 2022

I can not merge anything at the moment, because it messes up the licenses.
If you agree, I can add this code snippet to the main branch and check it in from my repository?

@UsoltsevaM
Copy link
Author

I can not merge anything at the moment, because it messes up the licenses. If you agree, I can add this code snippet to the main branch and check it in from my repository?

Yes, please.

@UsoltsevaM
Copy link
Author

I can not merge anything at the moment, because it messes up the licenses. If you agree, I can add this code snippet to the main branch and check it in from my repository?

Could you please clarify what "messes up the licenses" means? Is it a temporary problem? Does it mean anything for the users?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants