https://bz.apache.org/ooo/show_bug.cgi?id=117766

dam...@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dam...@apache.org
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #5 from dam...@apache.org ---
When this bug was reported in April 2011, AOO was still using Neon in its
WebDAV content provider.

That was replaced by Serf in late 2011/2012, but had no locking support.

Then in 2015 commit 9c0c15333c5adff066e9d4afc58666aa7900740b implemented
locking, and it does quote the Lock-Token in "<" and ">":

+    char * aToken = apr_psprintf( mrSerfSession.getAprPool(), "<%s>",
+                                 rtl::OUStringToOString(inLock.LockTokens[0],
RTL_TEXTENCODING_UTF8 ).getStr() );


So even if it was broken originally, it must have worked since 2015. That patch
is in the AOO41X branch so it must already be in an existing release.

Resolving fixed.

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.

Reply via email to