Re #26816 Fix case sensitivity in LoadInstrument
Fixes case sensitivity in LoadInstrument; if the filename had _Definition that does not follow the aforementioned case it would instead embed the entire filename as the instrument. This was noticed in the SANS workflow where they were fitting custom IDFs but other users may have run into this.
Showing
- Framework/DataHandling/src/LoadInstrument.cpp 16 additions, 1 deletionFramework/DataHandling/src/LoadInstrument.cpp
- Framework/DataHandling/test/LoadInstrumentTest.h 84 additions, 0 deletionsFramework/DataHandling/test/LoadInstrumentTest.h
- docs/source/release/v4.2.0/framework.rst 2 additions, 1 deletiondocs/source/release/v4.2.0/framework.rst
Loading
Please register or sign in to comment