Hi Alex, Thanks for reporting this. I've just fixed the potential NPE in SVN.
As we had a couple of fixes since RC4, we will do a RC5 later this week to allow for regression testing before going final. Best regards, Jerome > -----Message d'origine----- > De : news [mailto:[EMAIL PROTECTED] De la part de Alex Combs > Envoyé : samedi 17 février 2007 00:24 > À : [email protected] > Objet : Possible bug in Router > > In the function detach, it calls the default route to see if > it is equal to the > target that you are removing, and set the default route to > null. However, if > you've never set the defaultRoute and try to detach > something, you get a null > pointer error. It seems that this should be checked for.

