Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@murrayju
Copy link
Contributor

@murrayju murrayju commented Oct 27, 2025

On Windows, cmd.exe splits commands on the & character. This effectively drops some necessary URL parameters for the tiger auth login action, leading to a broken experience.

image

The fix is to add the correct escape sequence for all & characters in the URL. Note that I first tried adding quotes, and that totally fails.

@nathanjcochran nathanjcochran self-requested a review October 27, 2025 17:40
@murrayju murrayju merged commit 5b29944 into main Oct 27, 2025
2 checks passed
@murrayju murrayju deleted the murrayju/windows-open-browser branch October 27, 2025 17:46
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