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 underscores in confirmation urls for new accounts or changes emai... #2358

Merged
merged 1 commit into from
Apr 7, 2015

Conversation

Niels-V
Copy link
Contributor

@Niels-V Niels-V commented Feb 9, 2015

...l addresses #2357

Markdown sees the underscore as italics indicator, so underscores are
stripped in the message. This prevents cut and pasting of the address or
the use of text only email readers.

…mail addresses NuGet#2357

Markdown sees the underscore as italics indicator, so underscores are
stripped in the message. This prevents cut and pasting of the address or
the use of text only email readers.
@robertmuehsig
Copy link
Contributor

The same problem exists for packages with underscores. I created pull request (WIP) some time ago: #2243

IMHO the best solution was mentioned from @jeffhandley #2243 (comment)

RanjiniM pushed a commit that referenced this pull request Apr 7, 2015
Escape underscores in confirmation urls for new accounts or changes emai...
@RanjiniM RanjiniM merged commit cf51f91 into NuGet:master Apr 7, 2015
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.

3 participants