Return-Path: X-Original-To: apmail-tika-dev-archive@www.apache.org Delivered-To: apmail-tika-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 19B799DB5 for ; Mon, 13 Aug 2012 17:16:39 +0000 (UTC) Received: (qmail 97172 invoked by uid 500); 13 Aug 2012 17:16:38 -0000 Delivered-To: apmail-tika-dev-archive@tika.apache.org Received: (qmail 97098 invoked by uid 500); 13 Aug 2012 17:16:38 -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 96937 invoked by uid 99); 13 Aug 2012 17:16:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2012 17:16:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3AB382C5ACB for ; Mon, 13 Aug 2012 17:16:38 +0000 (UTC) Date: Tue, 14 Aug 2012 04:16:38 +1100 (NCT) From: "Ken Krugler (JIRA)" To: dev@tika.apache.org Message-ID: <1222844715.2695.1344878198241.JavaMail.jiratomcat@arcas> In-Reply-To: <1552158014.115927.1343653414594.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (TIKA-961) No whitespace added if BoilerpipeContentHandler.setIncludeMarkup(true) 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-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13433324#comment-13433324 ] Ken Krugler commented on TIKA-961: ---------------------------------- Hi Markus - thanks for the patch. It would be great if you could include a test case to validate the problem (& your fix). I also want to confirm that the issue you mentioned with your patch is that if you have say an xxx element in the middle of text w/o whitespace around it, your patch will add whitespace, right? > No whitespace added if BoilerpipeContentHandler.setIncludeMarkup(true) > ---------------------------------------------------------------------- > > Key: TIKA-961 > URL: https://issues.apache.org/jira/browse/TIKA-961 > Project: Tika > Issue Type: Bug > Components: parser > Affects Versions: 1.2 > Reporter: Markus Jelsma > Fix For: 1.3 > > Attachments: TIKA-961-1.3-1.patch > > > ignorableWhitespace is not properly added when using the BoilerpipeContentHandler and if markus is included. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira