Closed
Bug 1976552
Opened 2 months ago
Closed 2 months ago
EWS requests fail if the SOAP body contains attributes
Categories
(MailNews Core :: Networking: Exchange, defect)
MailNews Core
Networking: Exchange
Tracking
(Not tracked)
RESOLVED
FIXED
142 Branch
People
(Reporter: babolivier, Assigned: babolivier)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
No description provided.
Assignee | ||
Comment 1•2 months ago
|
||
This is mostly a deserialize issue so most of this patch is pulling in ews-rs
changes that have already been reviewed.
There are a few changes in ews_xpcom
to account for API changes in https://github.com/thunderbird/ews-rs/pull/52
Assignee | ||
Comment 2•2 months ago
|
||
This is mostly a deserialize issue so most of this patch is pulling in ews-rs
changes that have already been reviewed.
There are a few changes in ews_xpcom
to account for API changes in https://github.com/thunderbird/ews-rs/pull/52
Updated•2 months ago
|
Attachment #9499594 -
Attachment is obsolete: true
Assignee | ||
Updated•2 months ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 142 Branch
Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/fe5af424aab0
Properly deserialize EWS response bodies with attributes. r=jtracey
You need to log in
before you can comment on or make changes to this bug.
Description
•