Bug 423144 - WebDAV (overwrite: T) header on existing file
Summary: WebDAV (overwrite: T) header on existing file
Status: REPORTED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: WebDAV (show other bugs)
Version: 5.71.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-18 09:39 UTC by xtf
Modified: 2020-06-18 15:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Dav log (5.62 KB, text/plain)
2020-06-18 10:15 UTC, xtf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xtf 2020-06-18 09:39:16 UTC
SUMMARY
If an open copy is to be saved, it does not send the (overwrite: T) header, resulting a rename dialog in dolphin.

QUESTION
Is there any PROPFIND xml property to tell the client to overwrite it? No locks currently implemented.

STEPS TO REPRODUCE
1. Open File
2. Save It

OBSERVED RESULT
Rename Dialog

EXPECTED RESULT
Overwriting existing file without Dialog

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: current
Comment 1 xtf 2020-06-18 10:07:21 UTC
SPECIFICATION
https://tools.ietf.org/html/rfc4918.html#section-10.6

Happens before PUT
Comment 2 xtf 2020-06-18 10:15:49 UTC
Created attachment 129467 [details]
Dav log