You can view the issue detail at the following URL:
<http://icandy.homeunix.org:443/scarab/issues/id/OBJS86>
Type : Defect
Issue Id : OBJS86
Reported by: Rob Clark
rob...@ma... - (rob...@ma...)
Details:
Headline: problem opening EditorFrame with null file
Description: a recent editor change has it installing a mode based on file.getExtension() without checking that the file is not null
Severity: Major
Version: head
Stack Trace: Uncaught exception in thread: AWT
NoSuchMemberException: no such member: (null): getExtension
at EditorFrame (/jar/ode/editor/EditorFrame.os line 533)
at SendPrimInitializerView (/jar/esf/SendComplexPrimPlugin.os line 652)
at openPath (/jar/esf/SendComplexPrimPlugin.os line 163)
at SendPrimTreeView (/jar/esf/SendComplexPrimPlugin.os line 186)
Functional Area: ode
Status: New
|