Skip to content
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

Fix Url Reset to also take username / password / query / fragment int… #1038

Closed
wants to merge 2 commits into from

Conversation

campersau
Copy link
Contributor

…o account

Types of Changes

Fix Url Reset to also take username / password / query / fragment into account

Prerequisites

Please make sure you can check the following two boxes:

  • I have read the CONTRIBUTING document
  • My code follows the code style of this project

Contribution Type

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue, please reference the issue id)
  • New feature (non-breaking change which adds functionality, make sure to open an associated issue first)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Fixes #1037

@campersau
Copy link
Contributor Author

Also updated Cake to version 2.0 to fix the build.

@campersau campersau closed this May 31, 2022
@campersau campersau deleted the urlreset branch August 21, 2023 06:58
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.

Query is not included in Href propery of IHtmlAnchorElement
1 participant