Issue 121945

Summary: [UCB] css::ucb::XWebDAVCommandEnvironment::getUserRequestHeaders() should return a sequence of css::beans::StringPair
Product: App Dev Reporter: Ariel Constenla-Haile <arielch>
Component: apiAssignee: Ariel Constenla-Haile <arielch>
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P3 CC: issues
Version: 3.4.1   
Target Milestone: 4.0.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Ariel Constenla-Haile 2013-03-24 00:01:07 UTC
From the IDL reference:

Returns
    A sequence of header name, header value pairs. The header names must be the plain names and contain no trailing ":". The header value must be an Any containing a string. 

This must be simplified, by returning a sequence of css::beans::StringPair
Comment 1 SVN Robot 2013-03-24 13:22:49 UTC
"arielch" committed SVN revision 1460362 into trunk:
i121945 - WebDAV ucp: return StringPair instead of NamedValue
Comment 2 Ariel Constenla-Haile 2013-03-24 13:31:28 UTC
Fixed on trunk