Portnumber at the end of the serverUrl is being truncated - webdav connection fails

Bug #1815388 reported by Luksus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ownCloud-sync
Fix Committed
Undecided
Unassigned

Bug Description

​If the serverUrl ends with a portnumber, the webdav connection fails, because the port is being truncated.

Here is a example-log:

Network Connection Type: "LTE"

webdavfolderlistmodel::setWebdavCredentials serverUrl: "https://myurl.net:12345"

​webdav::setConnectionSettings protocol: "https"

webdav::setConnectionSettings url: "myurl.net"

webdav::setConnectionSettings path: "/remote.php/webdav/"

webdavfolderlistmodel::setFolder - folder changed: "/"

webdavfolderlistmodel::getFolderList

QWebdavDirParser::listDirectory

QWebdav::propfind - path: "myurl.net/remote.php/webdav/"

webdavfolderlistmodel::printErrors() errorMsg == "Der Host kann nicht erreicht werden"

Related branches

Luksus (lukas-baubkus)
Changed in owncloud-sync:
assignee: nobody → Luksus (lukas-baubkus)
assignee: Luksus (lukas-baubkus) → nobody
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.