Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#819 closed defect (fixed)

Save Project and Save Analysis do not save name of first model in each list

Reported by: krzywon Owned by: krzywon
Priority: blocker Milestone: SasView 4.1.0
Component: SasView Keywords:
Cc: Work Package: SasView Bug Fixing

Description

When saving projects and analyses, the names for the first item in each combobox are not saved to the project/analysis file. The categorycombobox, forfactorcombobox, and structurefactorcombobox values are given empty strings ("") instead. The loading is smart enough to try the first item in each drop down if no values are given, but as we change category names, this is starting to cause issues.

This bug exists in at least v4.0.1 and v3.1.2.

Change History (2)

comment:1 Changed 7 years ago by krzywon

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

In 77910cfbb1089d64de0013d07ff8dd4b55b467cc/sasview:

Fixes #819: Category, form factor and structure factor names are now assigned to the pagestate properly. They all are saved and loaded as expected.

comment:2 Changed 7 years ago by GitHub <noreply@…>

In 2510b9b9dd6b1865d897555b1fd71086a65f89d7/sasview:

Merge pull request #30 from SasView?/ticket-827

Fixes #795, #819, #827, #847

Note: See TracTickets for help on using tickets.