Skip to content

FileInfo using Format-List is unreadable - #4437

Merged
Dongbo Wang (daxian-dbw) merged 1 commit into
PowerShell:masterfrom
SteveL-MSFT:fileinfo-list
Jul 31, 2017
Merged

FileInfo using Format-List is unreadable#4437
Dongbo Wang (daxian-dbw) merged 1 commit into
PowerShell:masterfrom
SteveL-MSFT:fileinfo-list

Conversation

@SteveL-MSFT

@SteveL-MSFT Steve Lee (SteveL-MSFT) commented Jul 31, 2017

Copy link
Copy Markdown
Member

Length script property for List View didn't include a name for the property so it defaulted to using the script as the property name

A search of the code shows this was the only instance that didn't add a property name for a scriptblock for List views

Fix #4396

…operty so it defaulted to using the script as the property name
@daxian-dbw
Dongbo Wang (daxian-dbw) merged commit ab764ee into PowerShell:master Jul 31, 2017
@SteveL-MSFT
Steve Lee (SteveL-MSFT) deleted the fileinfo-list branch July 31, 2017 20:12
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
…operty so it defaulted to using the script as the property name (PowerShell#4437)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants