You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Issue #3871] File activation for unpackaged App would fail when file…
… path contains unicode characters or special characters (#5175)
* Add special logic to use string operations for file uri parsing
* minor refactor to increase readability and simplify logic
* Add test
* refine comments
* Add description on error