You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "James M Snell (JIRA)" <ji...@apache.org> on 2007/03/15 05:51:09 UTC

[jira] Closed: (ABDERA-13) NPE in CommonsClient#execute

     [ 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.