Skip to content

Conversation

@garethrees
Copy link
Member

No description provided.

Rake was failing because PKG_NAME was not defined.
Looking at the MS reference [1], 001E or 001F should be PT_STRING8.
Mapi::Types::DATA seems to ignore this. It sets 001f as PT_UNICODE, and
this sort of maps to the original filter converting to UTF8. I say
sort of, because I'm not sure how how Mapi::Types::DATA and
Mapi::Msg::PropertySTore::ENCODINGS interact.

This change at least makes both the existing and new spec pass ¯\_(ツ)_/¯

[1] https://msdn.microsoft.com/en-us/library/bb147591.aspx
Alternative spec-passing version of the previous commit.
Another alternative spec-passing change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants