Ticket #510 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Python read commands for workspace data should not be able to modify data at all

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Iteration 18
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Using this type of command workspace.readX(0)[0] = 200 in a python script results in the data as viewed from a MantidMatrix changing. This should not be allowed to occur

Change History

comment:1 Changed 11 years ago by Nick Draper

  • Milestone changed from Iteration 16 to Iteration 17

comment:2 Changed 11 years ago by Nick Draper

  • Milestone changed from Iteration 17 to Iteration 18

Moved as part of iteration end

comment:3 Changed 11 years ago by Martyn Gigg

  • Status changed from new to closed
  • Resolution set to fixed

(In [2616]) Fixed issue with Python read commands modifying workspace data. Unfortunately they still don't throw any error about it but the underlying data isn't actually changed. Fixes #510

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1358

Note: See TracTickets for help on using tickets.