Ticket #11079 (closed: fixed)
Fix autoreduction to consider Mantid issues with unicode
Reported by: | Lottie Greenwood | Owned by: | Lottie Greenwood |
---|---|---|---|
Priority: | major | Milestone: | Release 3.4 |
Component: | Tools | Keywords: | AUTOREDUCTION |
Cc: | Blocked By: | ||
Blocking: | Tester: | Federico M Pouzols |
Description
Mantid does not work well with unicode, so instead objects must be passed as strings. Additionally add a note into the technical documentation to reflect this.
Change History
comment:2 Changed 6 years ago by Lottie Greenwood
- Status changed from assigned to verify
- Resolution set to fixed
Verified as https://github.com/mantidproject/autoreduce/pull/5
To test, check code is ensuring that any output files passed to mantid scripts are forced to be string type, not unicode.
comment:3 Changed 6 years ago by Federico M Pouzols
- Status changed from verify to verifying
- Tester set to Federico M Pouzols
Note: See
TracTickets for help on using
tickets.