Community
Participate
Working Groups
Created attachment 182035 [details] error message Hi, I get the attached error message when I try to use the "new child" action of the model browser. I suppose that a try-catch is missing. Regards, Gregoire
I've fixed this bug on the trunk (0.9) by adding a try-catch. Committed revision 3550. This bug has to be check in version 0.8. Regards, Grégoire
Even if this behavior was not reproducible, a try-catch has been added to protect corresponding method (method allSubClasses in class EditingSupportUtil) in revision 3743 for the branch 0_8.
Bug fixed.