-
-
Notifications
You must be signed in to change notification settings - Fork 443
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
Problematic apostrophe. #1345
Comments
Should there be a test in the repo for testing chars in fields? Should probably have input validation everywhere for all chars...like null space chars and all the other weird chars |
@cm-slu I have pushed a fix please see the linked commit and manually make the change on your server and then @silversword411 a unit test would not catch it, need an end to end test to run on a real agent |
Hello, and thank you very much for the correction. I prefer to wait for the release, I'm not sure I know how to patch the version. |
@cm-slu it's released now |
Server Info (please complete the following information):
Installation Method:
Agent Info (please complete the following information):
Describe the bug
The terminator ' is missing from the string.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordEx
ception
+ FullyQualifiedErrorId : TerminatorExpectedAtEndOfString
To Reproduce
Steps to reproduce the behavior:
Screenshots
The text was updated successfully, but these errors were encountered: