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

getAbsolutePath strips characters from the file name #8329

Closed
2 tasks done
nealkruis opened this issue Oct 2, 2020 · 0 comments · Fixed by #8330
Closed
2 tasks done

getAbsolutePath strips characters from the file name #8329

nealkruis opened this issue Oct 2, 2020 · 0 comments · Fixed by #8330
Assignees
Labels
Defect Includes code to repair a defect in EnergyPlus

Comments

@nealkruis
Copy link
Member

nealkruis commented Oct 2, 2020

Issue overview

getAbsolutePath can strip the first two characters from the file name if 1) the file is in the current working directory, and 2) the path isn't defined with the preceding "./".

Discovered when working on #8324.

Details

Some additional details for this issue (if relevant):

  • Platform: macOS (likely others, but will test)
  • Version of EnergyPlus: 9.4

Checklist

Add to this list or remove from it as applicable. This is a simple templated set of guidelines.

  • Ticket added to Pivotal for defect (development team task)
  • Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
@nealkruis nealkruis added the Defect Includes code to repair a defect in EnergyPlus label Oct 2, 2020
@nealkruis nealkruis added this to the EnergyPlus Future milestone Oct 2, 2020
@nealkruis nealkruis self-assigned this Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Defect Includes code to repair a defect in EnergyPlus
Projects
None yet
1 participant