[jira] [Updated] (TIKA-863) MailContentHandler should not create AutoDetectParser on each call

2012-02-16 Thread Andrzej Bialecki (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated TIKA-863: --- Attachment: TIKA-863.patch Patch to address this issue. AutoDetectParser instance is cached in

[jira] [Updated] (TIKA-863) MailContentHandler should not create AutoDetectParser on each call

2012-02-16 Thread Andrzej Bialecki (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated TIKA-863: --- Description: MailContentHandler is called from RFC822Parser, and it creates AutoDetectParser on