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

Filter name not displayed for filters supporting IFileSourceFilter, IFileSinkFilter #305

Closed
mikecopperwhite opened this issue Mar 30, 2017 · 0 comments
Assignees

Comments

@mikecopperwhite
Copy link
Collaborator

Steps to reproduce

  • Create new graph
  • Right click on graph/Insert file writer
  • save as GRFX XML file
  • edit GRFX file and change name in filter name="File Writer" to filter name="XXXX"
  • open edited GRFX file in GraphStudioNext

EXPECTED:

Name displayed on filter is "XXXX"

ACTUAL

Name displayed on filter is "File Writer". It has been re-defaulted to filter name from registry.

@mikecopperwhite mikecopperwhite self-assigned this Mar 30, 2017
mikecopperwhite added a commit that referenced this issue Mar 30, 2017
…ilters implementing IFileSourceFilter or IFileSinkFilter unless the graph name is empty.
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

No branches or pull requests

1 participant