https://bugs.documentfoundation.org/show_bug.cgi?id=95217

--- Comment #11 from Giuseppe Castagno (aka beppec56) 
<[email protected]> ---
@Chris:

I found some time to analyze this bug.
It seems that when the webdav provider client application ask for MediaType
property and the target URL is on a simple Web site, in this member function:

<http://opengrok.libreoffice.org/xref/core/ucb/source/ucp/webdav-neon/webdavcontent.cxx#1228>

the fallback to obtain the value from content-type header value in HEAD method
response doesn't work as it should.

As Mark Hung pointed out on dev-list, they may be as well header name character
case problem, possibly in the call back functions that analyze the response.

I'll have a look into it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to