You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/10/27 18:38:34 UTC

[jira] [Commented] (TIKA-1459) Fix write limit bug in BasicContentHandlerFactory for BodyContentHandler

    [ https://issues.apache.org/jira/browse/TIKA-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185471#comment-14185471 ] 

Hudson commented on TIKA-1459:
------------------------------

FAILURE: Integrated in tika-trunk-jdk1.7 #286 (See [https://builds.apache.org/job/tika-trunk-jdk1.7/286/])
TIKA-1459 fix write limit bug in BasicContentHandlerFactory when creating a BodyContentHandler (tallison: http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1634594)
* /tika/trunk/tika-app/src/main/java/org/apache/tika/gui/TikaGUI.java
* /tika/trunk/tika-core/src/main/java/org/apache/tika/sax/BasicContentHandlerFactory.java
* /tika/trunk/tika-core/src/test/java/org/apache/tika/sax/BasicContentHandlerFactoryTest.java


> Fix write limit bug in BasicContentHandlerFactory for BodyContentHandler
> ------------------------------------------------------------------------
>
>                 Key: TIKA-1459
>                 URL: https://issues.apache.org/jira/browse/TIKA-1459
>             Project: Tika
>          Issue Type: Bug
>          Components: core
>            Reporter: Tim Allison
>            Priority: Trivial
>             Fix For: 1.7
>
>
> Small bug in BasicContentHandlerFactory that does not properly set write limit to -1 when creating a BodyContentHandler.  The result is that BodyContentHandler falls back to default of 100k.  
> Thank you, [~tilman], for your collaboration, without which I wouldn't have found this for a good while!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)