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

Use EscapedCodeBase to correctly handle special characters #928

Merged

Conversation

dvorn
Copy link
Contributor

@dvorn dvorn commented Jan 31, 2017

Fixes issue #926 per https://connect.microsoft.com/VisualStudio/feedback/details/750678/codebase-does-not-correctly-escape-character

Changes proposed in this pull request:

  • Use Assembly.EscapedCodeBase instead of Assembly.CodeBase

@brianlagunas
Copy link
Member

Please provide tests

@dvorn
Copy link
Contributor Author

dvorn commented Feb 1, 2017

@brianlagunas Added a test. But please do not merge right now. There seemingly is a problem with determining the module file size in FileModuleTypeLoader related to the same Uri. I will look into that.

@dvorn
Copy link
Contributor Author

dvorn commented Feb 1, 2017

Now it's OK

@brianlagunas brianlagunas merged commit 9bf197f into PrismLibrary:master Feb 3, 2017
@brianlagunas
Copy link
Member

Great work!

@dvorn dvorn deleted the SpecialCharacterInModulePath branch February 3, 2017 18:43
@lock
Copy link

lock bot commented Jan 29, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants