Closed paultranvan closed 8 years ago
@Gara64 Tests look broken. Can you see what's wrong?
@frankrousseau The tests were randomly failing on travis on apt-get install. After several restart it eventually worked, without changing anything.
Looks good to me.
@poupotte you self-assigned this PR. Can we merge it?
@poupotte If you see anything wrong, ask for a fix to @Gara64.
This cancel a previous modification where the last slash was removed and the url saved in the db. This can cause conflicts after the sharing with applications that save the url with the last slash. Now, we just check before the existence of this slash before the replication, and remove it if needed.