Skip to content

Server: Fix query string concatenation #96

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

Conversation

jzaefferer
Copy link
Contributor

If the path already contains the question mark starting the query string, use an ampersand instead.

Noticed the incorrect URLs while testing a page that already had a query string.

If the path already contains the question mark starting the query string,
use an ampersand instead.
dhimil added a commit that referenced this pull request Oct 16, 2014
@dhimil dhimil merged commit a6a8711 into browserstack:master Oct 16, 2014
@dhimil
Copy link
Contributor

dhimil commented Oct 17, 2014

Do you want it to be published immediately?

@jzaefferer
Copy link
Contributor Author

I just created another PR and I'm looking into fixing other open issues. I'm testing with local installs anyway, so I'm good with publishing later.

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