Ticket #6505 (assigned)

Opened 8 years ago

Last modified 5 years ago

Loading instrument definition config files should check instrument folder

Reported by: Stuart Campbell Owned by: Stuart Campbell
Priority: major Milestone: Backlog
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

At the moment (from observed behaviour) if you load an instrument parameter file by supplying just a filename (no directory) then the LoadParameterFile() will fail if the instrument definition directory is not on the user data directory search path.

I presume that this is because it is relying on the FileFinder to find the file, for instrument config files we know where they usually are, so we should automatically check there as well and not rely on the user to have to add the directory.

This should be checked that LoadInstrument works ok as well.

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.5 to Release 2.6

Moved to r2.6 at the end of r2.5

comment:2 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:3 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:4 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:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7351

Note: See TracTickets for help on using tickets.