[dolphin] [Bug 499451] Dolphin does not accept PROPFIND response with capitalization in tags
Nicolas Fella
bugzilla_noreply at kde.org
Mon Feb 3 18:40:18 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=499451
--- Comment #3 from Nicolas Fella <nicolas.fella at gmx.de> ---
Thanks, that seems to confirms what I suspected.
As far as I can tell the d being uppercase or lowercase doesn't matter as long
as it matches the captitalization in xmlns:d="DAV:", i.e. <D:multistatus> is
handled fine if and only if xmlns:D="DAV:" is used.
I don't know what the XML specification says on this, but it is how
https://doc.qt.io/qt-6/qdomdocument.html behaves, which is used for the XML
parsing here
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list