[
https://issues.apache.org/jira/browse/JCLOUDS-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14968956#comment-14968956
]
ASF subversion and git services commented on JCLOUDS-1023:
----------------------------------------------------------
Commit 80f3b677b682e6a70337311c26eee3208ec2ec24 in jclouds-labs's branch
refs/heads/master from [~nacx]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=80f3b67 ]
JCLOUDS-1023: Fix DigitalOcean getImage() method
> DigitalOcean throws an NPE in the getImage() method if the image does not
> exist
> -------------------------------------------------------------------------------
>
> Key: JCLOUDS-1023
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1023
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-labs
> Affects Versions: 1.9.1
> Reporter: Ignasi Barrera
> Assignee: Ignasi Barrera
> Labels: digitalocean
>
> When calling the {{computeService.getImage()}} with an invalid ID in the
> Digitalocean2 provider, a NPE exception is thrown. The method is annotated as
> {{@Nullable}} and should return {{null}} instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)