#329 closed defect (done)
Variable fails to clone when value is null
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | Core | Version: | 3.2 |
Keywords: | Cc: |
Description
Similar to the persistence methods the property Value in class Variable should be checked for null before cloning.
Change History (5)
comment:1 Changed 16 years ago by abeham
- Owner changed from swagner to abeham
- Status changed from new to assigned
comment:2 Changed 16 years ago by abeham
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 16 years ago by swagner
- Milestone changed from 3.2 to Iteration 0
Milestone 3.2 deleted
comment:4 Changed 14 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 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.
After reviewing this quickly with gkronber it was decided to put a check in the clone method.
done in r701