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

Fix NodeFactory.FromDirectory #188

Merged
merged 3 commits into from Aug 18, 2022
Merged

Conversation

Kaplas80
Copy link
Contributor

Description

Using NodeFactory.FromDirectory to create a node with filter and name when the path passed as argument ended with a DirectorySeparatorChar, inserted wrong names in children nodes.

I have added the code to remove the last separator in a similar way done in the other FromDirectory overloads.

@pleonex pleonex added the bug label Aug 18, 2022
@pleonex pleonex added this to the vNext milestone Aug 18, 2022
Copy link
Member

@pleonex pleonex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pleonex pleonex merged commit ad371ee into SceneGate:develop Aug 18, 2022
@Kaplas80 Kaplas80 deleted the fix/node-factory branch August 18, 2022 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants