You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2018/11/20 11:20:01 UTC

[Bug 62929] New: [PATCH] Missing blip fill of picture causes NPE

https://bz.apache.org/bugzilla/show_bug.cgi?id=62929

            Bug ID: 62929
           Summary: [PATCH] Missing blip fill of picture causes NPE
           Product: POI
           Version: 4.0.x-dev
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLF
          Assignee: dev@poi.apache.org
          Reporter: bmateusz@gmail.com
  Target Milestone: ---

Created attachment 36267
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36267&action=edit
test-data/slideshow/missing-blip-fill.pptx

We found a weird example (attached, added to test-data) which includes a
picture but its blipFill is empty. That caused a NullPointerException.
Please check my fix proposal and the test case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 62929] [PATCH] Missing blip fill of picture causes NPE

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

PJ Fanning <fa...@yahoo.com> changed:

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

--- Comment #2 from PJ Fanning <fa...@yahoo.com> ---
Merged using https://svn.apache.org/viewvc?view=revision&revision=1847004

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 62929] [PATCH] Missing blip fill of picture causes NPE

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

--- Comment #1 from Mate Borcsok <bm...@gmail.com> ---
Created attachment 36268
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36268&action=edit
fix NPE in XSLFPictureShape and add test case to TestXSLFBugs

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org