Skip to content

fix: compare strings, not object references#46

Merged
kewde merged 1 commit intoExodusForks:masterfrom
joshua-rogers-exodus:f
Sep 8, 2025
Merged

fix: compare strings, not object references#46
kewde merged 1 commit intoExodusForks:masterfrom
joshua-rogers-exodus:f

Conversation

@joshua-rogers-exodus
Copy link
Copy Markdown

For port condition check, this is always going to fail for scheme == "http" because == in java compares object references, not values, so the origin is always going to remain without the port.

Copy link
Copy Markdown

@mzndako mzndako left a comment

Choose a reason for hiding this comment

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

utACK

Copy link
Copy Markdown

@kewde kewde left a comment

Choose a reason for hiding this comment

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

utACK

@kewde kewde merged commit 184219d into ExodusForks:master Sep 8, 2025
2 of 3 checks passed
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