Bug 305952

Summary: The webdav in Dolphin doesn't work with certain service (ogodisk)
Product: [Frameworks and Libraries] frameworks-kio Reporter: DrakVLA <drakvla>
Component: WebDAVAssignee: kdelibs bugs <kdelibs-bugs>
Status: CONFIRMED ---    
Severity: minor CC: a.j.ball, adawit, grahamperrin, kdelibs-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description DrakVLA 2012-08-28 22:35:57 UTC
When I writing in Location Bar of Dolphin: webdavs://ogodisk.ukrtelecom.ua it's nothing happened. Dolphin cannot to connect with server and underneath of window I can see next message: "ogodisk.ukrtelecom.ua contacted. Waiting for reply..." And nothing happens. But in Nautilus file manager everything works. 

Reproducible: Always
Comment 1 Graham Perrin 2017-03-12 15:42:06 UTC
Reviewed with Dolphin 4.14.10 on FreeBSD-based TrueOS Desktop. 

webdavs://ogodisk.ukrtelecom.ua
after a while appears to redirect to 
webdavs://ogodisk.ukrtelecom.ua/s/Account/LogOn/?ReturnUrl=%2f
then 
webdavs://ogodisk.ukrtelecom.ua/
then again
webdavs://ogodisk.ukrtelecom.ua/s/Account/LogOn/?ReturnUrl=%2f
then again 
webdavs://ogodisk.ukrtelecom.ua/

… and so on, without presenting a dialogue for authentication. 


----


With GNOME Files (nautilus) 3.18.5 
davs://ogodisk.ukrtelecom.ua/
immediately results in a dialogue for authentication. 


----


Compare with two other bug reports: 


https://bugs.kde.org/show_bug.cgi?id=318743 (2013-04-23) RESOLVED WONTFIX 
'Accessing webdav kio will complain about security issue' 
– affecting e.g. ownCloud when a user ID is within the davs:// URL; 

> …  because you have "USER@" in the url while accessing 
> a webserver that does not require authentication. …


https://bugs.kde.org/show_bug.cgi?id=323038 (2013-07-31) UNCONFIRMED 
'The password enter dialog does not appear' 
– I find similar behaviour with 
webdavs://demo.owncloud.org/remote.php/webdav
and with the Nextcloud instance at 
webdavs://cloud.unixcorn.org/remote.php/webdav
– Dolphin does not present a dialogue for authentication. 


318743 and 323038 are cross-referenced with each other.