https://issues.apache.org/ooo/show_bug.cgi?id=121922

            Bug ID: 121922
        Issue Type: DEFECT
           Summary: webdav ucp: getPropertyValues returns empty values
                    after the first call
    Classification: Code
           Product: General
           Version: AOO 3.4.0
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: code
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Retrieve one or more properties from a webdav content. For example:

Testing http://people.apache.org/~arielch/images/avatar.png

ContentType: 
IsDocument: 1
IsFolder: 0
DateCreated: 00-00-0000 00:00:00
DateModified: 02-18-2013 09:10:31
MediaType: image/png
Size: 81635
Title: avatar.png


Retrieve one or more properties once again:

ContentType: 
IsDocument: 1
IsFolder: 0
DateCreated: 00-00-0000 00:00:00
DateModified: 00-00-0000 00:00:00
MediaType: image/png
Size: <empty>
Title: avatar.png

Non-cacheable properties, like Size and DateModified are empty after the first
execution of getPropertyValues

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

Reply via email to