Ticket #4548 (closed: invalid)
Loading to Taret save folder without backslash causes filename merge
Reported by: | Alex Buts | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | Tools | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description (last modified by Anders Markvardsen) (diff)
If one loads data from catalog (see http://www.mantidproject.org/ISIS_Search), the files are loaded to a folder, specified in:
File->Manage User Directories->Default Save directory.
One can choose this directory by browsing to directory and choosing select. In this case the path to this directory appears in
"Default Save Directory" field.
e.g. if I selected to save some MARI results to C:/users/MyName/Data, the field:
C:/users/MyName/Data would appear there.
If I then do not manually add backslash to the end of this string (C:/users/MyName/Data/)
the data files which usually start from MAR* are renamed into DATAMAR* and saved into C:/users/MyName/ folder.
Annoying!
Change History
comment:1 Changed 9 years ago by Nick Draper
- Owner set to Anders Markvardsen
- Status changed from new to assigned
comment:2 Changed 8 years ago by Anders Markvardsen
Fix catelog download path problem outside isis. re #4548
Changeset: 6baeacf544024fea79364826c2cd6efb21c6588d
comment:3 Changed 8 years ago by Anders Markvardsen
Fix catelog download path problem outside isis. re #4548
Changeset: 6baeacf544024fea79364826c2cd6efb21c6588d
comment:4 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.1 to Release 2.2
Moved at end of release 2.1
comment:5 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.2 to Release 2.3
Moved at the end of release 2.2
comment:6 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to milestone 2.4
comment:7 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.4 to Release 2.5
Moved at the code freeze for release 2.4
comment:11 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to backlog at the code freeze for R2.6
comment:12 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
Bulk move to assigned at the introduction of the triage step
comment:13 Changed 6 years ago by Anders Markvardsen
- Status changed from assigned to verify
- Resolution set to invalid
- Component changed from Framework to Tools
- Description modified (diff)
- Milestone changed from Backlog to Release 3.3
I might have fixed the issue raised by Alex a couple of years ago and then forgot to close this ticket. Note this was done before we introduced the development branch and the code commits are already part of master.
Meanwhile note the details of how you download has changed: http://www.mantidproject.org/Catalog_Search
Hence now when you download then you browse to where the files should go and File->Manage User Directories->Default Save directory is no longer used.
To tester: If you agree with the above sentence than OK, i.e. that you clicking on download button on catalog search you are asked where you want files to be downloaded to then OK
comment:14 Changed 6 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
comment:15 Changed 6 years ago by Martyn Gigg
- Status changed from verifying to closed
Agreed. Catalog search has changed completely and default save is not used at all. The commits are also already on master so nothing really to test.
comment:16 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5395
Anders could you take a look at the as it appears to be ICAT related.