Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Conversation

@mohachouch
Copy link
Contributor

@mohachouch mohachouch commented Mar 22, 2018

Description of Change

The original issue is Load local html with the following code will throw ArgumentException with message "Relative URIs are not allowed":

This PR fix this issue

Bugs Fixed

fixes #1864

API Changes

Add WPF in PlatformAffected enum (TestAttributes.cs)

Behavioral Changes

None

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard
  • Consolidate commits as makes sense

…ption with message "Relative URIs are not allowed"
Fix null reference exception in WebViewRenderer
@mohachouch mohachouch changed the title [Android] Fix bug : Xamarin.Forms WPF load local html throw ArgumentException with message "Relative URIs are not allowed" [WPF] Fix bug : Xamarin.Forms WPF load local html throw ArgumentException with message "Relative URIs are not allowed" Mar 22, 2018
@rmarinho rmarinho merged commit 824a99c into xamarin:master Mar 23, 2018
@mohachouch mohachouch deleted the fix-gh1864 branch March 29, 2018 14:41
@samhouts samhouts added this to the 3.1.0 milestone May 5, 2018
@samhouts samhouts modified the milestone: 3.1.0 Jun 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[WPF] Xamarin.Forms WPF load local html throw ArgumentException with message "Relative URIs are not allowed"

4 participants