sfx2: avoid showing 2 dialogs in case WebDAV LOCK request failscib-6.4-12
commit48fa1f49d97ce04c9d3749ae02b2874af6477e82
authorMichael Stahl <michael.stahl@allotropia.de>
Fri, 21 Oct 2022 09:52:00 +0000 (21 11:52 +0200)
committerMichael Stahl <michael.stahl@allotropia.de>
Fri, 21 Oct 2022 10:01:11 +0000 (21 12:01 +0200)
tree7e309ae27bc52b1cd160ff782b54dd480c6769d0
parent0ee8e29fa6cb898780c465033e1d855d8e8e9234
sfx2: avoid showing 2 dialogs in case WebDAV LOCK request fails

... with 403, also for the initial load of the document.

There is an Infobar anyway that the user can click to try again to
edit the document, and if that fails there will be a dialog that offers
opening a copy.

If opening a file:// document writable fails and it is opened read-only,
there is also no extra error dialog, just the Infobar, so this is making
WebDAV more consistent.

Change-Id: Ice62d167199f384b246b9d60dab4eed456a62288
sfx2/source/doc/docfile.cxx