Issue 121942 - webdav ucp: "ContentType" property empty for HTTP content
Summary: webdav ucp: "ContentType" property empty for HTTP content
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 3.4.0
Hardware: All All
: P3 Normal (vote)
Target Milestone: 4.0.0
Assignee: Ariel Constenla-Haile
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-23 07:30 UTC by Ariel Constenla-Haile
Modified: 2022-10-28 12:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Writer document with test AOO Basic macro (12.01 KB, application/vnd.oasis.opendocument.text)
2013-03-23 07:30 UTC, Ariel Constenla-Haile
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
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