#1131 closed defect (done)
Cloning of a RunCollectionConstraint throws an ArgumentNullException
Reported by: | mkommend | Owned by: | swagner |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.1 |
Component: | Optimization | Version: | 3.3.1 |
Keywords: | Cc: |
Description
Change History (11)
comment:1 Changed 14 years ago by mkommend
- Status changed from new to assigned
comment:2 Changed 14 years ago by mkommend
- Summary changed from Cloning of RunCollectionConstraint throws an ArgumentNullException to Cloning of a RunCollectionConstraint throws an ArgumentNullException
comment:3 Changed 14 years ago by mkommend
- Owner changed from mkommend to swagner
- Status changed from assigned to new
comment:4 Changed 14 years ago by mkommend
- Owner changed from swagner to mkommend
forgot to check the cloning of the base constraints
comment:5 Changed 14 years ago by mkommend
- Status changed from new to assigned
comment:6 Changed 14 years ago by mkommend
Corrected RunCollectionConstraintCollectionView to displayed cloned constraints correctly r4162.
comment:7 Changed 14 years ago by mkommend
- Owner changed from mkommend to swagner
- Status changed from assigned to new
comment:8 Changed 14 years ago by swagner
- Status changed from new to assigned
comment:9 Changed 14 years ago by swagner
- Resolution set to fixed
- Status changed from assigned to closed
- Version changed from 3.3.0 to 3.3.1
Thanks. Reviewed changes.
comment:10 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.
Fixed cloning of RunCollectionConstraints r4157.