Ticket #4696 (closed: worksforme)
IDA [Abs (F2PY)] - Incorrect filepath reported to log.
Reported by: | Peter Parker | Owned by: | Peter Parker |
---|---|---|---|
Priority: | trivial | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Stuart Campbell |
Description
From http://trac.mantidproject.org/mantid/ticket/4628#comment:13
The output file is reported slightly incorrectly as:
Output files created : /home/scuirs26173_graphite002_flt_Abs.nxs
(There is a missing '/')
Change History
comment:1 Changed 9 years ago by Peter Parker
- Status changed from new to verify
- Resolution set to worksforme
comment:2 Changed 8 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
Note: See
TracTickets for help on using
tickets.
This was an issue with how the "Default Save Directory" field of "Manage User Directories" was handled if it did not end in a path separator (since adding to a directory by browsing would not result in one being added.)
I believe this was fixed by Stuart elsewhere.