Actions
Bug #2440
closedSaving Workflow
Start date:
05/18/2006
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2440
Description
On a Windows XP using kepler aplha-9, java 1.5.0_04:
When a workflow is saved and only the file name is given (no extension provided) then the contents get written to a file without any extension and the main kepler window is replaced with a window which displays the source code.
Would prefer a default extension is none is supplied.
Updated by Matthew Brooke over 18 years ago
This should be relatively straightforward to do, once the code is found that pops up the JFileChooser (probably in PTII?)
Updated by Dan Higgins over 17 years ago
This problem is apparently fixed by newer version of Ptolemy. If no extension is given, the default '.xml' is automatically added
Actions