Skip to content

Fix invalid user info processing#91106

Merged
MihaZupan merged 4 commits into
dotnet:mainfrom
Maximys:bugfix/88265-invalid-user-info-processing
Aug 28, 2023
Merged

Fix invalid user info processing#91106
MihaZupan merged 4 commits into
dotnet:mainfrom
Maximys:bugfix/88265-invalid-user-info-processing

Conversation

@Maximys

@Maximys Maximys commented Aug 25, 2023

Copy link
Copy Markdown
Contributor

Fix #88265

@ghost ghost added area-System.Net community-contribution Indicates that the PR has been added by a community member labels Aug 25, 2023
@ghost

ghost commented Aug 25, 2023

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix #88265

Author: Maximys
Assignees: -
Labels:

area-System.Net

Milestone: -

@Maximys Maximys force-pushed the bugfix/88265-invalid-user-info-processing branch from 5dc8f95 to 7df5638 Compare August 25, 2023 08:46
@MihaZupan MihaZupan self-assigned this Aug 25, 2023
@MihaZupan MihaZupan added this to the 9.0.0 milestone Aug 25, 2023

@MihaZupan MihaZupan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks

Comment thread src/libraries/System.Runtime/tests/System/Uri.MethodsTests.cs
Comment thread src/libraries/System.Private.Uri/src/System/UriExt.cs Outdated
@MihaZupan MihaZupan merged commit 67e2eca into dotnet:main Aug 28, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Sep 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Net community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uri.IsBaseOf(bool) not true by user info

2 participants