dfaure added a comment.

  "I'm redirected to fish://127.0.0.1/home/jtorres"  is exactly what is 
supposed to happen. If that asserts nowadays, it means there's a regression in 
the redirect handling. Sounds like this has to be fixed first.
  
  QUrl::toString is slowish btw, it has to assemble the string from the 
multiple components of the URLs. Just to test the path, it's overkill.
  
  Anyhow, "if (!u.path().isEmpty()) " is what makes sense, we "just" have to 
fix redirection handling too (I can take a look tomorrow, I have to leave soon 
today)

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D12371

To: jtamate, dfaure, #frameworks, apol
Cc: anthonyfieroni, apol, michaelh, bruns

Reply via email to