ConnectionValidator: Make sure we intercept propfind error
authorOlivier Goffart <ogoffart@woboq.com>
Wed, 10 Feb 2016 14:38:21 +0000 (15:38 +0100)
committerOlivier Goffart <ogoffart@woboq.com>
Wed, 10 Feb 2016 14:38:21 +0000 (15:38 +0100)
commit893e22691de2c2b4cc2f8a4fb3077f4ee974eb9c
tree7540b702c428b50ef831b4a1507285304e9e74f5
parentc98bf174ed7e92bd22f6bfc4efafda82769e346c
ConnectionValidator: Make sure we intercept propfind error

If the PROPFIND return an invalid code (like 200) then we would
not recieve the error signal and we would never sync again.

Found while investigating https://github.com/owncloud/enterprise/issues/1068
src/libsync/connectionvalidator.cpp
src/libsync/networkjobs.cpp
src/libsync/networkjobs.h