You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2012/09/18 17:21:15 UTC

[Bug 53889] New: PDF image plugin throws exception when not necessary to do so

https://issues.apache.org/bugzilla/show_bug.cgi?id=53889

          Priority: P2
            Bug ID: 53889
          Assignee: fop-dev@xmlgraphics.apache.org
           Summary: PDF image plugin throws exception when not necessary
                    to do so
          Severity: normal
    Classification: Unclassified
                OS: Linux
          Reporter: med1985@gmail.com
          Hardware: PC
            Status: NEW
           Version: 1.1dev
         Component: images
           Product: Fop

If a COS<object> is null, the pdf-image plugin throws an IllegalStateException
which is valid, but not really necessary. This fail fast mechanism isn't really
needed as an invalid PDF won't be produced with null references.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53889] PDF image plugin throws exception when not necessary to do so

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53889

Mehdi Houshmand <me...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Mehdi Houshmand <me...@gmail.com> ---
Fixed in r1387215.

-- 
You are receiving this mail because:
You are the assignee for the bug.