Skip to content

Fix missing trailing parameters when opening URL's (WIN) #3410

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

Merged
merged 1 commit into from
Jun 25, 2015

Conversation

Chris--A
Copy link
Contributor

This is a PR for the issue #3392. On Windows platforms query string parameters separated using & are removed due to OS behavior. This PR wraps the URL in quotes allowing the URL to be passed unmodified to the browser.

Closes #3392

ffissore added a commit that referenced this pull request Jun 25, 2015
Fix missing trailing parameters when opening URL's (WIN)
@ffissore ffissore merged commit edd6999 into arduino:master Jun 25, 2015
@ffissore
Copy link
Contributor

Thanks!

@ffissore ffissore added Component: IDE The Arduino IDE OS: Windows Specific to the Windows version of the Arduino IDE labels Jun 25, 2015
@ffissore ffissore added this to the Release 1.6.6 milestone Jun 25, 2015
@ffissore ffissore self-assigned this Jun 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE The Arduino IDE OS: Windows Specific to the Windows version of the Arduino IDE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants