Skip to content
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

startIndex cannot be larger than length of string #1160

Closed
BernieWhite opened this issue Jul 8, 2022 · 0 comments · Fixed by #1161
Closed

startIndex cannot be larger than length of string #1160

BernieWhite opened this issue Jul 8, 2022 · 0 comments · Fixed by #1161
Assignees
Labels
bug Something isn't working
Milestone

Comments

@BernieWhite
Copy link
Member

Description of the issue

An exception is raised when an out of path directory is provided for normalization.

Error output

System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string. (Parameter 'startIndex')

Module in use and version:

  • Module: PSRule
  • Version: 2.3.0-B0006
@BernieWhite BernieWhite added the bug Something isn't working label Jul 8, 2022
@BernieWhite BernieWhite added this to the v2.3.0 milestone Jul 8, 2022
@BernieWhite BernieWhite self-assigned this Jul 8, 2022
BernieWhite added a commit to BernieWhite/PSRule that referenced this issue Jul 8, 2022
BernieWhite added a commit that referenced this issue Jul 9, 2022
* Fixes normalize path #1160

* Fix test on linux
@BernieWhite BernieWhite mentioned this issue Aug 4, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant