From dev-return-4512-apmail-tika-dev-archive=tika.apache.org@tika.apache.org Thu Nov 18 20:43:07 2010 Return-Path: Delivered-To: apmail-tika-dev-archive@www.apache.org Received: (qmail 99921 invoked from network); 18 Nov 2010 20:43:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Nov 2010 20:43:05 -0000 Received: (qmail 51947 invoked by uid 500); 18 Nov 2010 20:43:36 -0000 Delivered-To: apmail-tika-dev-archive@tika.apache.org Received: (qmail 51904 invoked by uid 500); 18 Nov 2010 20:43:36 -0000 Mailing-List: contact dev-help@tika.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tika.apache.org Delivered-To: mailing list dev@tika.apache.org Received: (qmail 51795 invoked by uid 99); 18 Nov 2010 20:43:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Nov 2010 20:43:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Nov 2010 20:43:35 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAIKhF2P027388 for ; Thu, 18 Nov 2010 20:43:15 GMT Message-ID: <14477618.181501290112995272.JavaMail.jira@thor> Date: Thu, 18 Nov 2010 15:43:15 -0500 (EST) From: "Grant Ingersoll (JIRA)" To: dev@tika.apache.org Subject: [jira] Updated: (TIKA-554) ParseUtils.getStringContent needs an option to set the write limit that can be passed into the BodyContentHandler In-Reply-To: <17723073.181391290112273365.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TIKA-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated TIKA-554: --------------------------------- Attachment: TIKA-554.patch No tests, but it is pretty straightforward. > ParseUtils.getStringContent needs an option to set the write limit that can be passed into the BodyContentHandler > ----------------------------------------------------------------------------------------------------------------- > > Key: TIKA-554 > URL: https://issues.apache.org/jira/browse/TIKA-554 > Project: Tika > Issue Type: Improvement > Reporter: Grant Ingersoll > Priority: Minor > Attachments: TIKA-554.patch > > > It would be helpful if one could specify the writeLimit to be used when using ParseUtils.getStringContent. Patch shortly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.