Opened 16 years ago
Closed 16 years ago
#99 closed defect (fixed)
Fix NullPointerException occuring when clicking 'cancel' in the open track dialog
Reported by: | Henrik Heimbuerger | Owned by: | Fabian Rohn |
---|---|---|---|
Priority: | minor | Milestone: | MS1: First release (1.0.0) |
Component: | ui | Version: | pre-1.0 |
Keywords: | nullpointerexception, open track | Cc: |
Description
Fix the NullPointerException that occurs when trying to open a track (menu 'Track' -> 'Open Track...') and cancelling the file open dialog.
Change History (3)
comment:1 Changed 16 years ago by
Status: | new → assigned |
---|
comment:2 Changed 16 years ago by
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
New commit by frohn (revision [340]):
[Fix for Ticket #99] Fixed the Open-Track-Cancel-Button-Pressed bug