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

ASF subversion and git services commented on PDFBOX-2443:
---------------------------------------------------------

Commit 1633414 from [~tilman] in branch 'pdfbox/branches/1.8'
[ https://svn.apache.org/r1633414 ]

PDFBOX-2443: change scary info message to debug and make it less scary; change 
javadoc too

> About to return NULL from unhandled branch when constructing a PDJpeg
> ---------------------------------------------------------------------
>
>                 Key: PDFBOX-2443
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2443
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 1.8.7, 1.8.8
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>            Priority: Minor
>             Fix For: 1.8.8
>
>
> The INFO "About to return NULL from unhandled branch" appears when creating a 
> PDJpeg from a stream. Although the message is an INFO and not a WARNING or an 
> ERROR, it scares users.
> The message happens because getRGBImage() calls getColorSpace() although the 
> colorspace isn't known yet, it is determined after the call to getRGBImage(), 
> which loads the image.
> The image objects were completely redesigned in 2.0, so it makes no sense to 
> waste time for a real solution to this. I am setting the message to DEBUG 
> instead, 



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

Reply via email to