On 07/14/2016 09:29 PM, Jan-Tarek Butt wrote:
This patch fix the autoupdater url error message. If the mirror url inside the site.conf ends with "/". The autoupdater will add additionally a "/" without checking. This patch add a check of endig urls.
What webservers actually have problems with double slashes? I've tested with Nginx, which doesn't care.
dont know, but the nginx logs are full of messages. Also it is not realy nice if it just ignored.
cheers Tarek
I can't find anything wrong with it, our nginx doesn't print any errors. Single and double slash should be equivalent, so client software doesn't need to care.