Skip to content
Commit dcba8a49 authored by Milian Wolff's avatar Milian Wolff
Browse files

Properly handle remote paths when creating nodejd module directories

When we open a remote path, we get one more segment for the host,
user and related information. As such, we always will have at least
two segments. Previously, we looped indefinitely and consumed a lot
of memory until that was exhausted and kdevelop crashed. Now we
handle this situation gracefully and users can again edit JS files
via fish/sftp remotely.

BUG: 369573
FIXED-IN: 5.1.2
parent 2923c81b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment