Opened 11 years ago
Closed 11 years ago
#2140 closed defect (done)
Fix event handling for the Vehicle Routing Problem
Reported by: | pfleck | Owned by: | pfleck |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.10 |
Component: | Problems.VehicleRouting | Version: | 3.3.9 |
Keywords: | Cc: |
Description
When a clone of a VRP is created, the event handlers are not attached properly
Change History (4)
comment:1 Changed 11 years ago by pfleck
- Status changed from new to accepted
comment:2 Changed 11 years ago by pfleck
- Owner changed from pfleck to abeham
- Status changed from accepted to reviewing
comment:3 Changed 11 years ago by abeham
- Owner changed from abeham to pfleck
- Status changed from reviewing to readytorelease
ok, you can merge the changes to the stable branch
comment:4 Changed 11 years ago by pfleck
- Resolution set to done
- Status changed from readytorelease to closed
r10361 merged to stable
Note: See
TracTickets for help on using
tickets.
attached all event handlers in the cloning constructor in r10360