https://bugs.documentfoundation.org/show_bug.cgi?id=147000
Bug ID: 147000
Summary: Creating a WebDAV remote service with incorrect
settings does not give any feedback
Product: LibreOffice
Version: 7.1.8.1 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
Creating a WebDAV remote file service with incorrect settings does not give any
feedback indicating the connection failed.
Steps to Reproduce:
1. File > Open Remote...
2. Manage services > Add service
3. Add a WebDAV service that does not exist by filling in all the necessary
fields, click "OK"
4.
Actual Results:
Nothing happens, there is no message to say that LibreOffice failed to connect
using the specified settings.
Expected Results:
A popup informs the user of the connection failing, and ideally provides the
actual error with a helpful message.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
To connect to my NextCloud, I use the following settings:
- Type: WebDAV
- Host: nextcloud.instance.url (no HTTP(S) at the beginning)
- Secure connection ticked (which changes the port to 443)
- Label: label of your choice
- Root: remote.php/dav/files/USERNAME/
You can try using the exact same text as above to test with settings that won't
connect you to anything.
--
You are receiving this mail because:
You are the assignee for the bug.