You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Fred Oliver (JIRA)" <ji...@apache.org> on 2008/03/06 20:06:58 UTC

[jira] Issue Comment Edited: (RIVER-253) ComputeDigest NPE if resource bundle not found

    [ https://issues.apache.org/jira/browse/RIVER-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12575829#action_12575829 ] 

foliver edited comment on RIVER-253 at 3/6/08 11:06 AM:
------------------------------------------------------------

Attached patch file for this and related bugs (RIVER-253, RIVER-252, RIVER-233, RIVER-231).


      was (Author: foliver):
    Attached patch file for this and related bugs (RIVER-253, -252, -233, -231).

  
> ComputeDigest NPE if resource bundle not found
> ----------------------------------------------
>
>                 Key: RIVER-253
>                 URL: https://issues.apache.org/jira/browse/RIVER-253
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_tool
>    Affects Versions: jtsk_2.0
>            Reporter: Jim Hurley
>            Assignee: Fred Oliver
>            Priority: Minor
>             Fix For: AR2
>
>         Attachments: RIVER-253.patch
>
>
> Bugtraq ID [6195372|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6195372]
> The internal getString method of ComputeDigest throws NullPointerException if the resource bundle is not found.
> The program should error out rather than NPE.

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


Re: [jira] Issue Comment Edited: (RIVER-253) ComputeDigest NPE if resource bundle not found

Posted by Mark Brouwer <ma...@cheiron.org>.
Fred Oliver (JIRA) wrote:
>     [ https://issues.apache.org/jira/browse/RIVER-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12575829#action_12575829 ] 
> 
> foliver edited comment on RIVER-253 at 3/6/08 11:06 AM:
> ------------------------------------------------------------
> 
> Attached patch file for this and related bugs (RIVER-253, RIVER-252, RIVER-233, RIVER-231).

Looks good to me.
-- 
Mark