Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when sync MDN headers are read. #48

Closed
zharpaz-bmc-com opened this issue Jul 29, 2018 · 3 comments
Closed

Error when sync MDN headers are read. #48

zharpaz-bmc-com opened this issue Jul 29, 2018 · 3 comments
Assignees
Labels
Milestone

Comments

@zharpaz-bmc-com
Copy link
Contributor

Hi Philip,
I think the headers are not written to the MDN message. I think it is around the line
aMDN.headers ().addAllHeaders (aConn.getHeaderFields ());
in AS2SenderModule#receiveSyncMDN.
What do you think?

@phax phax self-assigned this Aug 1, 2018
@kukel
Copy link

kukel commented Aug 2, 2018

Yep, ran into the same thing yesterday.

@phax phax added the bug label Aug 2, 2018
@phax
Copy link
Owner

phax commented Aug 6, 2018

Point taken. It's an error in HttpHeaderMap

@phax phax added this to the 4.2.0 milestone Aug 6, 2018
@phax phax closed this as completed Aug 6, 2018
@zharpaz-bmc-com
Copy link
Contributor Author

Thanks Philip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants