Ticket #914 (closed: fixed)
Using relative paths with the new save property on Algorithms causes an exception
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Iteration 20 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
This is a problem with Poco I think. It tends to throw exceptions when null string are passed to Poco::File.
Change History
comment:2 Changed 11 years ago by Martyn Gigg
- Status changed from new to closed
- Resolution set to fixed
comment:3 Changed 11 years ago by Nick Draper
- Status changed from closed to reopened
- Resolution fixed deleted
nexus\bob.nxs fails in SaveNexus if the directory does not exist. A very misleading error message is outout.
Unable to open file c:\MantidInstall\data\nexus\bob.nxs
We should create the directory automatically and also improve the error reporting.
Note: See
TracTickets for help on using
tickets.