>> Probably the BasicNode.java from 1.6 can be put in 1.5. > > Can this be done without any problems?
No. I tried this, and as it turns out other changes were introduced that depend on changes in other sources. Still, it is possible to copy just the methods deleteAliases and deleteAlias in BasicNode. This fixes the bug I reported. What about that other bug mentioned by Michiel? Rob van Maris Developer Finalist IT Group Java Specialists ------------------------------------------------------------- Amsterdam, The Netherlands Office: +31 20 5962321 (Direct) Mobile: +31 651444006 Fax: +31 20 5962331 -------------------------------------------------------------
