Skip to main content

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

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


Back to the top