-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.5
-
Fix Version/s: 5.5.0-HF04, 5.6-RC1, 5.6
-
Component/s: Image Management
There is a potential NPE in #PictureBookBlobHolder.getBlob since iterator.next will return null if the underlying list is empty.