Ticket #3851 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

LoadEventPreNeXus error when searching for mapping file

Reported by: Vickie Lynch Owned by: Peter Peterson
Priority: major Milestone: Release 2.0
Component: Mantid Keywords:
Cc: petersonpf@… Blocked By:
Blocking: Tester: Shelly Ren

Description

Error in execution of algorithm LoadEventPreNexus: basic_string::compare

Change History

comment:1 Changed 9 years ago by Vickie Lynch

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Vickie Lynch

In [14902]:

Refs #3851 Added parenthesis

comment:3 Changed 9 years ago by Vickie Lynch

In [14910]:

Refs #3851 fix Poco line

comment:4 Changed 9 years ago by Peter Peterson

  • Owner changed from Vickie Lynch to Peter Peterson

comment:5 Changed 9 years ago by Peter Peterson

  • Status changed from accepted to verify
  • Resolution set to fixed

In [14918]:

The real problem was trying to trim off more letters than existed in the string. Fixes #3851.

comment:6 Changed 9 years ago by Shelly Ren

  • Status changed from verify to verifying
  • Tester set to Shelly Ren

comment:7 Changed 9 years ago by Shelly Ren

  • Status changed from verifying to closed

Executed LoadEventPreNeus for SNS SNAP 7335

It found the latest mapping file. Found mapping file "/SNS/SNAP/2011_2_3_CAL/calibrations/SNAP_TS_2011_07_28.dat"

Also reviewed code and confirmed that it fixed the possible out of boundary index.

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4698

Note: See TracTickets for help on using tickets.