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

Use HybridFile.getParent() instead of path string check for SSH server cases #3789

Merged
merged 1 commit into from
May 2, 2023

Conversation

TranceLove
Copy link
Collaborator

Description

For fix navigating back to local device from remote SSH when pressing back.

Issue tracker

Fixes #3738

Manual tests

  • Done

  • Device: Pixel 6 emulator

  • OS: Android 13

Build tasks success

Successfully running following tasks on local:

  • ./gradlew assembledebug
  • ./gradlew spotlessCheck

…r cases

For navigating back to local device from remote SSH when pressing back.

Fixes #3738
@TranceLove TranceLove added Issue-Bug Related unexpected behavior or something worth investigating. Area-Ssh/Scp/Sftp labels Apr 23, 2023
@TranceLove TranceLove added this to the v4.0 milestone Apr 23, 2023
@TranceLove TranceLove self-assigned this Apr 23, 2023
@VishalNehra VishalNehra merged commit ae6bfa4 into release/4.0 May 2, 2023
4 checks passed
@VishalNehra VishalNehra deleted the bugfix/3738 branch May 2, 2023 14:37
This was referenced Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Ssh/Scp/Sftp Issue-Bug Related unexpected behavior or something worth investigating.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPE when going back from / in SFTP connection
2 participants