Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] findbugs report

Fixed it :).

Thanks,
Jesse

Quoting Amit Kulkarni <amitkulz@xxxxxxxxx>:

> In LayerDecorator.java:[line 561]
> 
> apparent infinite loop
> 
>     public EObject eObjectForURIFragmentSegment( String
> uriFragmentSegment ) {
>         return eObjectForURIFragmentSegment(uriFragmentSegment);
>     }
> 
> when it should be interalObject.eObjectForURIFragmentSegment
> 
> somebody misspelled internal...
> 
> 
> 
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
> 






Back to the top