Skip to content

Fix pr create preview in browser flow for Windows#272

Merged
mislav merged 1 commit intomasterfrom
windows-urls
Jan 29, 2020
Merged

Fix pr create preview in browser flow for Windows#272
mislav merged 1 commit intomasterfrom
windows-urls

Conversation

@mislav
Copy link
Contributor

@mislav mislav commented Jan 29, 2020

This ensures that title & body are correctly passed to the browser via URL query parameters.

We had already fixed this for the OAuth flow in the past, but the rest of the codebase used different code for opening the browser. Now they are all unified and correctly tested.

Fixes #270

This fixes opening URLs with `&` on Windows.
@mislav mislav merged commit 739b0af into master Jan 29, 2020
@mislav mislav deleted the windows-urls branch January 29, 2020 11:25
Copy link
Contributor

@vilmibm vilmibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

retroactive ✔️

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.

body not correctly passed to browser on "preview in browser" PR action

2 participants