Free cookie consent management tool by TermsFeed Policy Generator

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1033 closed defect (done)

Unchecking a converter can lead to unexpected behavior

Reported by: abeham Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.0
Component: Problems.ExternalEvaluation Version: 3.3
Keywords: Cc:

Description

If there are two converters for a certain type and one of them is unchecked, the other converter is not automatically taken. This can be a problem if there are more than two converters that can take the same type.

The collection should probably be replaced with a list and the order define the priority.

Change History (4)

comment:1 Changed 14 years ago by abeham

  • Status changed from new to assigned

comment:2 Changed 14 years ago by abeham

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

r4108

  • Changed collection to list
  • Rebuilding dispatcher after every change to the list

comment:3 Changed 14 years ago by swagner

  • Milestone changed from Iteration 4 to Current

Milestone Iteration 4 deleted

comment:11 Changed 14 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.