[ 
https://issues.apache.org/jira/browse/ABDERA-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James M Snell closed ABDERA-13.
-------------------------------


> NPE in CommonsClient#execute
> ----------------------------
>
>                 Key: ABDERA-13
>                 URL: https://issues.apache.org/jira/browse/ABDERA-13
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: Ugo Cei
>         Attachments: CommonsClient.java.patch.txt
>
>
> The following code from CommonsClient.java:
> 122:  options.setIfNoneMatch(cached_response.getEntityTag().toString());
> throws an NPE when running tests because cached_response.getEntityTag() 
> returns null.
> A patch is attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to