On Mon, 30 Apr 2001, Marc Saegesser wrote:
> Costin,
>
> Let me know what you find and what the fix looks like. If its a simple fix
> then I'm OK with just developer testing and code review.
Ok, it seems it's a false alarm - the problem may be related with the
infinte loop if no ROOT exist, and that's fixed.
I'll try some more tests.
While looking after that - 3.2 doesn't have the fix for "case sensitive
host names". It's a very simple fix ( i.e. add toLower() in
SimpleMapper1), if you want it I can check it in tommorow ( the fix has
been implemented and tested in 3.3, and it's quite small and obvious )
Costin