Draft: KCoreDirlister: make sure to have a valid joburl
The crash shows that it can happen that jobUrl is not stripped of the trailing slash.
I suspect that is due to const &QUrl
return type of jobUrl()
and the called functions.
I couldn't reproduce the crash, perhaps this requires having redirections or a complicated setup I don't have with my testing samba server. I would very much welcome testing for those concerned by the crash.
Edited by Méven Car