-
Notifications
You must be signed in to change notification settings - Fork 635
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
Crash creating automatic backup of Custom Node with special Characters #9287
Conversation
Looks Good to me with one comment. UI interaction makes sense? @Racel |
@reddyashish UI looks good. Please add tests. |
Added the tests. |
@reddyashish Can you do one favor for me and check if there is any file just for testing utilities? Because the place you put the test since does not seem to be the best, the tests there all tests serialization function which I think the test you end up using does not involve serialization |
@reddyashish Only that last comment, otherwise, LGTM |
@QilongTang I have moved the test to the NodeViewCustomizationTests.cs file. There is a UtilityTests.cs test suite as well but this looked more appropriate to me, as this had tests checking other functions of PathHelper class. Let me know if you think otherwise. |
@reddyashish NodeViewCustomization does not seem proper either, can you move it to |
@reddyashish LGTM, once the PR checks passed, feel free to merge. Good work! |
Yes. I will check that and merge it. |
Purpose
This PR is to address the crash issues that were occurring due to special or non-printable characters in the Custom Node name.
https://jira.autodesk.com/browse/QNTM-3928.
Declarations
Check these if you believe they are true
*.resx
filesReviewers
@mjkkirschner @QilongTang @Racel @alfarok
FYIs
@ColinDayOrg
Error window for no category:
Error window for invalid file name: