Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Closed 12 years ago

#1655 closed defect (done)

Reconfiguring the TypeSelector can lead to a wrong type being selected

Reported by: abeham Owned by: abeham
Priority: lowest Milestone: HeuristicLab 3.3.6
Component: Core.Views Version: 3.3.6
Keywords: Cc:

Description

The TypeSelector is called once for a certain configuration of allowed plugins and a type has been selected. If the TypeSelector is now configured to show different types, the old SelectedType points to a now invalid type as it is not updated.

Change History (5)

comment:1 Changed 13 years ago by abeham

  • Status changed from new to accepted
  • Version changed from 3.3.5 to branch

comment:2 Changed 13 years ago by abeham

  • Owner changed from abeham to mkommend
  • Status changed from accepted to reviewing

r6874

  • fixed TypeSelector to check if the currently selected type is still a valid option

comment:3 Changed 12 years ago by abeham

  • Version changed from branch to 3.3.5

r6954

  • applied fix to trunk

comment:4 Changed 12 years ago by mkommend

  • Owner changed from mkommend to abeham
  • Status changed from reviewing to readytorelease

comment:5 Changed 12 years ago by swagner

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version changed from 3.3.5 to 3.3.6
Note: See TracTickets for help on using tickets.