https://bz.apache.org/bugzilla/show_bug.cgi?id=59786
--- Comment #8 from Nick Burch <[email protected]> --- I'm reluctant to add a well-known MAPIProperty for it, until we know more about what it is. Searching the Microsoft published specs all seem to suggest it's in an un-used range, and none of the ID listings give a name or similar for it I've fixed things up so that custom properties can now correctly be retrieved by HMEFMessage, and set HMEFContentsExtractor to use a predictable (UTF8) encoding for the raw strings rather than whatever encoding they happened to have in the source file. Does that now behave right for you? The ooxml-tests and lite-building ought to run relatively quickly and without too many errors - it produces ~50 lines of output on my laptop, and runs in just over a minute. If that isn't the case, that's an issue for another bug! -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
