Skip to content

Weak type check broke URLs that ended in "#0"#26

Open
techteam-seobility wants to merge 1 commit intoglenscott:masterfrom
techteam-seobility:patch-1
Open

Weak type check broke URLs that ended in "#0"#26
techteam-seobility wants to merge 1 commit intoglenscott:masterfrom
techteam-seobility:patch-1

Conversation

@techteam-seobility
Copy link

If the fragment entity is exactly string "0", as if the URL http://example.com/#0 is passed to the method the if statment in Line 236 will return false even tough it should not an the returned URL will be http://example.com/0 which is incorrect.

If the fragment entity is exactly string "0", as if the URL http://example.com/#0 is passed to the method the if statment in Line 236 will return false even tough it should not an the returned URL will be http://example.com/0 which is false.
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.

1 participant