nodejs-github-bot · GitHub

@nodejs-github-bot added the path

Issues and PRs related to the path subsystem.

label

Sep 13, 2016
When the result of a path.relative() is an absolute UNC path, it should
include the leading backslashes.
Fixes: nodejs#8444

@jasongin

@jasongin jasongin changed the title Fix path.resolve UNC path result Fix path.relative UNC path result

Sep 13, 2016

@mscdex mscdex added the windows

Issues and PRs related to the Windows platform.

label

Sep 13, 2016

bzoz

bzoz approved these changes Sep 16, 2016

jasnell pushed a commit that referenced this pull request

Sep 20, 2016
When the result of a path.relative() is an absolute UNC path, it should
include the leading backslashes.
Fixes: #8444
PR-URL: #8523
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>

Fishrock123 pushed a commit that referenced this pull request

Oct 11, 2016
When the result of a path.relative() is an absolute UNC path, it should
include the leading backslashes.
Fixes: #8444
PR-URL: #8523
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>

@jasongin

Closed

Read the original on github.com ↗