Bug 69405 - SOAPAction header missing in CMIS SOAP Request
Summary: SOAPAction header missing in CMIS SOAP Request
Status: RESOLVED NOTOURBUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Extensions (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-16 08:57 UTC by Glenn Ganz
Modified: 2013-11-19 14:17 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Glenn Ganz 2013-09-16 08:57:55 UTC
The SOapAction header filed is missing in CMIS SOAP Request

Soap 1.1 requires the SOAPAction Header see: 
http://www.w3.org/TR/2000/NOTE-SOAP-20000508/#_Toc478383528

The fix is simple. Just add 

SOAPAction: ""

to the header fields
Comment 1 Glenn Ganz 2013-09-16 08:58:40 UTC
sorry. i mean *header field*
Comment 2 Cédric Bosdonnat 2013-11-19 14:17:57 UTC
A libcmis problem rather than LibreOffice one:
https://sourceforge.net/p/libcmis/tickets/7/