You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 "./".
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):
Checklist
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
The text was updated successfully, but these errors were encountered: