Issue 121942

Summary: webdav ucp: "ContentType" property empty for HTTP content
Product: General Reporter: Ariel Constenla-Haile <arielch>
Component: codeAssignee: Ariel Constenla-Haile <arielch>
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P3 CC: issues
Version: 3.4.0   
Target Milestone: 4.0.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Writer document with test AOO Basic macro none

Description Ariel Constenla-Haile 2013-03-23 07:30:55 UTC
Created attachment 80453 [details]
Writer document with test AOO Basic macro

If you execute the "getPropertyValues" command on an HTTP content, and ask to get the property "ContentType", the command execution returns an empty any.
If you use XContent::getContentType(), you get the right value.
Comment 1 SVN Robot 2013-03-24 13:22:05 UTC
"arielch" committed SVN revision 1460359 into trunk:
i121942 - Explicitly set "ContentType" for non-DAV content
Comment 2 Ariel Constenla-Haile 2013-03-24 13:29:58 UTC
Fixed on trunk