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

Escape apostrophe in alias before calling DirectorySession/Group method #933

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

magarma
Copy link
Contributor

@magarma magarma commented Oct 24, 2023

Escape apostrophe (single quotes) in alias before calling DirectorySession/Group method.
For instance, when the alias is something like "What's new", it should be escaped to "What''s new".

This fixes issue #932

Escape apostrophe in alias before calling DirectorySession/Group method.
Escape single quotes, for instance, when the alias is something like "What's new", it should be escaped to "What''s new".
jansenbe added a commit that referenced this pull request Oct 26, 2023
@jansenbe jansenbe merged commit c10b680 into pnp:dev Oct 26, 2023
1 check passed
jansenbe added a commit that referenced this pull request Oct 26, 2023
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

Successfully merging this pull request may close these issues.

2 participants