Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

ViewHierarchyUtility.GetHierarchicalPath does not handle root paths *nix file systems. #2745

@sornaks

Description

@sornaks

It trims the leading / and then tries to check Path.IsPathRooted(). This will always return false in *nix file systems.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions