Skip to content

Test-Path: Update documentation #3165

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

Closed
1 of 8 tasks
vexx32 opened this issue Oct 25, 2018 · 1 comment
Closed
1 of 8 tasks

Test-Path: Update documentation #3165

vexx32 opened this issue Oct 25, 2018 · 1 comment
Assignees
Labels
area-management Area - Microsoft.PowerShell.Management module Pri0 Priority - Highest
Milestone

Comments

@vexx32
Copy link
Contributor

vexx32 commented Oct 25, 2018

Issue Details

Ref: PowerShell/PowerShell#8080

Test-Path is being altered to accept null/empty string input. I believe the behaviour will be as follows:

  • For $null input: write non-terminating error to error stream
  • For empty string '' input: return $false

Version(s) of document impacted

  • Impacts 6.next document
  • Impacts 6 document
  • Impacts 5.1 document
  • Impacts 5.0 document
  • Impacts 4.0 document
  • Impacts 3.0 document

Reason(s) for not selecting all version of documents

  • The documented feature was introduced in selected version of PowerShell
  • This issue only shows up in selected version of the document
@sdwheeler sdwheeler added vNext-Docs area-management Area - Microsoft.PowerShell.Management module labels Oct 26, 2018
@sdwheeler sdwheeler added the hold-for-pr Waiting - for PR merge label Nov 14, 2018
@sdwheeler sdwheeler removed the hold-for-pr Waiting - for PR merge label Nov 27, 2018
@bobbytreed bobbytreed self-assigned this Mar 7, 2019
@joeyaiello joeyaiello added the Pri0 Priority - Highest label Mar 22, 2019
@joeyaiello joeyaiello added this to the 6.2.0 milestone Mar 22, 2019
@SteveL-MSFT
Copy link
Contributor

Fixed by #4036

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-management Area - Microsoft.PowerShell.Management module Pri0 Priority - Highest
Projects
None yet
Development

No branches or pull requests

6 participants