Ticket #8661 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Add IPeaksWorkspace to list of pairs in property::getUnmangledTypeName()

Reported by: Jose Borreguero Owned by: Jose Borreguero
Priority: minor Milestone: Release 3.1
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Andrei Savici

Description (last modified by Jose Borreguero) (diff)

The WIKI page and the QTassistant of the AddPeak algorithm output a barely humanly readable string for the property InputWorkspace because IPeaksWorkspace is not listed as one of the pairs in property::getUnmangledTypeName()

TESTER:

  • run "make qtassistant" in the build directory, then check the AddPeak algorithm documentation in the MantidPlot help pages. "IPeaksWorkspace" should be the type in the first property.
  • run "wiki_maker.py AddPeak" in a terminal. The last line ouptut to STDOUT should be 'Generated wiki page is identical to that on the website'. Check the webpage to make sure that "IPeaksWorkspace" should be the type in the first property.

Change History

comment:1 Changed 7 years ago by Jose Borreguero

  • Status changed from new to inprogress

Refs #8661 Added IPeaksWorkspace to list

modified: Property.cpp

Changeset: 8ddfbd265408819ade173581d2a724970bb4f7fe

comment:2 Changed 7 years ago by Jose Borreguero

  • Description modified (diff)

comment:3 Changed 7 years ago by Jose Borreguero

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

comment:4 Changed 7 years ago by Jose Borreguero

TESTER:

  • run "make qtassistant" in the build directory, then check the AddPeak algorithm documentation in the MantidPlot help pages. "IPeaksWorkspace" should be the type in the first property.
  • run "wiki_maker.py AddPeak" in a terminal. The last line ouptut to STDOUT should be 'Generated wiki page is identical to that on the website'. Check the webpage to make sure that "IPeaksWorkspace" should be the type in the first property.

comment:5 Changed 7 years ago by Andrei Savici

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

comment:6 Changed 7 years ago by Andrei Savici

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/feature/8661_unmangle_IPeaksWorkspace'

Full changeset: 4cb06fcc3e8a294fc44582093c064df5ca9ecdca

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9505

Note: See TracTickets for help on using tickets.