Ticket #3192 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Windows: Script generated from history contains backslash paths that don't work

Reported by: Martyn Gigg Owned by: Peter Parker
Priority: critical Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Andrei Savici

Description

I suggest that when a FileProperty is encountered in the property history that we simple prefix the generated string with r to turn it into a raw string

Change History

comment:1 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

"New" tickets moved at the code freeze of iteration 29

comment:2 Changed 9 years ago by Nick Draper

  • Owner set to Anyone
  • Status changed from new to assigned

comment:3 Changed 9 years ago by Nick Draper

  • Priority changed from major to critical

comment:4 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 30 to Iteration 31

Bulk move of tickets to iteration 31 at the iteration 30 code freeze

comment:5 Changed 9 years ago by Peter Parker

  • Owner changed from Anyone to Peter Parker
  • Status changed from assigned to accepted

comment:6 Changed 9 years ago by Peter Parker

In [14885]:

Refs #3192 - all FileProperty parameters now have their values appended with an "r" in the Python script. Modified GeneratePythonScriptTest to accommodate the changes.

comment:7 Changed 9 years ago by Peter Parker

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

comment:8 Changed 9 years ago by Andrei Savici

  • Status changed from verify to verifying
  • Tester set to Andrei Savici

comment:9 Changed 9 years ago by Andrei Savici

  • Status changed from verifying to closed

Works in the current Windows install

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4039

Note: See TracTickets for help on using tickets.