You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Russ <ru...@kikuze.com> on 2002/08/22 04:08:41 UTC

Bug in SecurityImpl.hasPermission ??

Hi,
    it appears if a SubjectNode happen to have no permissions at all, 
the method hasPermission throws a NullPointerException in line 442 which 
is courUri = namespace.getUri(courObject.getUri()); As a quickfix on my 
side I added a try catch, I am using a nightly built from a few weeks back.

Russ

   


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>