> On 15 May 2016, at 20:18 , Nick Burch <[email protected]> wrote: > > On Sun, 15 May 2016, Philipp Steinkrüger wrote: >> To begin with, I noticed the following behaviour which might or might not be >> a bug. I asked this question on stackexchange >> (https://stackoverflow.com/questions/37226842/tika-metadata-from-email-misses-date >> >> <https://stackoverflow.com/questions/37226842/tika-metadata-from-email-misses-date>) >> but perhaps this is a better place. >> >> I have two email testfiles: > > It sounds like it might be a bug. Could you open a new bug entry in JIRA, and > upload the two test files there? We can then use that to confirm
Ok, I’ve created an issue on JIRA and uploaded testfiles. Note that during the creation of the testfiles, I noticed a second problem: I saved an email with no body text one time as .eml (1) and one time as plain text (2). curl -T filename http://localhost:9998/detect/stream then reports in case (1): text/plain in case (2): message/rfc822 I openend a second issue for this on JIRA. Best, Philipp
