PR# 12854 Typing name of class not in system into Feature Relation title bar causes crash
Problem Report Summary
Submitter: prestoat2000
Category: EiffelStudio
Priority: Medium
Date: 2007/05/23
Class: Bug
Severity: Serious
Number: 12854
Release: 6.0.68619
Confidential: No
Status: Closed
Responsible: manus_eiffel
Environment: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.8.1.3) Gecko/20070321 Firefox/2.0.0.3
Solaris 10 on x86
Synopsis: Typing name of class not in system into Feature Relation title bar causes crash
Description
Typing the name of a class that is not in the system into the Feature Relation Class Name combo box causes a crash if tool is targeted to a feature.
To Reproduce
Delete ~/.es directory. Compile sample graphical application. Pick feature `make_and_launch' from Editor and drop it in Feature Relation tool. Left-click on APPLICATION in Feature Relation title bar and type name of a class that is in the same directory but is not in the system (NEW_CLASS_1 in my case - class that was created from within estudio). Estudio crashes with attached trace.
Problem Report Interactions
It was a catcall causing the crash. It should be fixed in rev#68800.