Search

Monad instead of PowerShell name used in the PSTraceSource object for PathInfo (PS 2.0) by Sebastiaan Groot

Active

1
0
Sign in
to vote
Type: Bug
ID: 774531
Opened: 12/17/2012 2:22:08 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
When using the Get-TraceSource cmdlet, the PathInfo PSTraceSource object returns the following description:

An object that represents a path in Monad.

This should be:

An object that represents a path in PowerShell.
Details (expand)
How often does this happen?
Always Happens
Have you seen this problem before in this product?
I don't know if this issue existed previously
Reproduction Steps
On a Windows 7 Enterprise OS, using PowerShell 2.0, run the Get-TraceSource cmdlet in PowerShell. Look for the object with the name "PathInfo".
Expected Results
The description of this object will say "An object that represents a path in Monad."

Where do you see this documentation issue.

Other (please specify in the description)
File Attachments
0 attachments
Sign in to post a comment.
Sign in to post a workaround.