Title: -Qualifier/-NoQualifier/-Leaf/-IsAbsolute:$false not respected in Split-Path · Issue #26470 · PowerShell/PowerShell · GitHub
Open Graph Title: -Qualifier/-NoQualifier/-Leaf/-IsAbsolute:$false not respected in Split-Path · Issue #26470 · PowerShell/PowerShell
X Title: -Qualifier/-NoQualifier/-Leaf/-IsAbsolute:$false not respected in Split-Path · Issue #26470 · PowerShell/PowerShell
Description: Prerequisites Write a descriptive title. Make sure you are able to repro it on the latest released version Search the existing issues. Refer to the FAQ. Refer to Differences between Windows PowerShell 5.1 and PowerShell. Steps to reprodu...
Open Graph Description: Prerequisites Write a descriptive title. Make sure you are able to repro it on the latest released version Search the existing issues. Refer to the FAQ. Refer to Differences between Windows PowerSh...
X Description: Prerequisites Write a descriptive title. Make sure you are able to repro it on the latest released version Search the existing issues. Refer to the FAQ. Refer to Differences between Windows PowerSh...
Opengraph URL: https://github.com/PowerShell/PowerShell/issues/26470
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"-Qualifier/-NoQualifier/-Leaf/-IsAbsolute:$false not respected in Split-Path","articleBody":"### Prerequisites\r\n\r\n- [x] Write a descriptive title.\r\n- [x] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)\r\n- [x] Search the existing issues.\r\n- [x] Refer to the [FAQ](https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md).\r\n- [x] Refer to [Differences between Windows PowerShell 5.1 and PowerShell](https://learn.microsoft.com/powershell/scripting/whats-new/differences-from-windows-powershell).\r\n\r\n### Steps to reproduce\r\n\r\nThis is a sub-issue of #25242.\r\n\r\nThe cmdlet `Split-Path` does not respect explicit `$false` values for the `-Qualifier`, `-NoQualifier`, `-Leaf`, and `-IsAbsolute` switch parameters.\r\n\r\n```powershell\r\nPS\u003e Split-Path -Path 'C:\\Windows\\System32\\notepad.exe' -Qualifier:$false\r\nPS\u003e Split-Path -Path 'C:\\Windows\\System32\\notepad.exe' -NoQualifier:$false\r\nPS\u003e Split-Path -Path 'C:\\Windows\\System32\\notepad.exe' -Leaf:$false\r\nPS\u003e Split-Path -Path 'C:\\Windows\\System32\\notepad.exe' -IsAbsolute:$false\r\n```\r\n\r\n### Expected behavior\r\n\r\n```console\r\nPS\u003e Split-Path -Path 'C:\\Windows\\System32\\notepad.exe' -Qualifier:$false\r\nC:\\Windows\\System32\r\nPS\u003e Split-Path -Path 'C:\\Windows\\System32\\notepad.exe' -NoQualifier:$false\r\nC:\\Windows\\System32\r\nPS\u003e Split-Path -Path 'C:\\Windows\\System32\\notepad.exe' -Leaf:$false\r\nC:\\Windows\\System32\r\nPS\u003e Split-Path -Path 'C:\\Windows\\System32\\notepad.exe' -IsAbsolute:$false\r\nC:\\Windows\\System32\r\n```\r\n\r\nEach parameter with `:$false` should behave the same as omitting the switch, returning the parent directory path.\r\n\r\n### Actual behavior\r\n\r\n```console\r\nPS\u003e Split-Path -Path 'C:\\Windows\\System32\\notepad.exe' -Qualifier:$false\r\nC:\r\nPS\u003e Split-Path -Path 'C:\\Windows\\System32\\notepad.exe' -NoQualifier:$false\r\n\\Windows\\System32\\notepad.exe\r\nPS\u003e Split-Path -Path 'C:\\Windows\\System32\\notepad.exe' -Leaf:$false\r\nnotepad.exe\r\nPS\u003e Split-Path -Path 'C:\\Windows\\System32\\notepad.exe' -IsAbsolute:$false\r\nTrue\r\n```\r\n\r\nEach parameter with `:$false` behaves the same as specifying the switch with `:$true`, incorrectly applying the switch's behavior instead of ignoring it.\r\n\r\n### Error details\r\n\r\nNo error is thrown. The cmdlet executes but ignores the explicit `$false` values.\r\n\r\n### Environment data\r\n\r\n```powershell\r\nPS\u003e $PSVersionTable\r\n\r\nName Value\r\n---- -----\r\nPSVersion 7.5.4\r\nPSEdition Core\r\nGitCommitId 7.5.4\r\nOS Microsoft Windows 10.0.26100\r\nPlatform Win32NT\r\nPSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}\r\nPSRemotingProtocolVersion 2.3\r\nSerializationVersion 1.1.0.1\r\nWSManStackVersion 3.0\r\n```\r\n\r\n### Visuals\r\n\r\n_No response_","author":{"url":"https://github.com/yotsuda","@type":"Person","name":"yotsuda"},"datePublished":"2025-11-18T00:20:09.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/26470/PowerShell/issues/26470"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:f8af759a-d368-e74b-4d79-2f87d9427479 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | C1F8:2546A0:D9A6D5:13ADEB0:6A4E4E68 |
| html-safe-nonce | 1dfb488b0a5e7337bf53d51dd6416407857a597b28eef4964167c45aec208c3e |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMUY4OjI1NDZBMDpEOUE2RDU6MTNBREVCMDo2QTRFNEU2OCIsInZpc2l0b3JfaWQiOiI0OTA0Nzc1MDE2ODU4NDU2MDgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 30e5277ebde25be0a68bb9a6594325c41c3e3dff2ed13476106daf27224c5cf4 |
| hovercard-subject-tag | issue:3635562656 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PowerShell/PowerShell/26470/issue_layout |
| twitter:image | https://opengraph.githubassets.com/f9af624e2b882647715b767bc8c2a24a224c1bc7ca744eff2c999bf3cd165aac/PowerShell/PowerShell/issues/26470 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/f9af624e2b882647715b767bc8c2a24a224c1bc7ca744eff2c999bf3cd165aac/PowerShell/PowerShell/issues/26470 |
| og:image:alt | Prerequisites Write a descriptive title. Make sure you are able to repro it on the latest released version Search the existing issues. Refer to the FAQ. Refer to Differences between Windows PowerSh... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | yotsuda |
| hostname | github.com |
| expected-hostname | github.com |
| None | 030096ee0db095447bfe77409d33bfac127ca7128299c58deef27c52eaa1b1f0 |
| turbo-cache-control | no-preview |
| go-import | github.com/PowerShell/PowerShell git https://github.com/PowerShell/PowerShell.git |
| octolytics-dimension-user_id | 11524380 |
| octolytics-dimension-user_login | PowerShell |
| octolytics-dimension-repository_id | 49609581 |
| octolytics-dimension-repository_nwo | PowerShell/PowerShell |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 49609581 |
| octolytics-dimension-repository_network_root_nwo | PowerShell/PowerShell |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | e8506f6d0538364886e3f0153c154c410965e70d |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width