Skip to content
Commit 1512b544 authored by Nicolas Fella's avatar Nicolas Fella
Browse files

[owncloud] Fix double slash in URL

When the path is "/" RemoveTrailingSlash doesn't remove the slash.
If we then unconditionally append another slash we end up with a double slash that owncloud does not like.
parent a628db7a
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