Opened 14 years ago
Closed 13 years ago
#1535 closed defect (done)
ValueParameterView sets the value of ValueParameters to null
Reported by: | mkommend | Owned by: | abeham |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 3.3.5 |
Component: | Parameters.Views | Version: | 3.3.5 |
Keywords: | Cc: |
Description
ValueParameters must not have null as value in contrast to OptionalValueParameters. Yet the clear value button is enabled in the ValueParameterView and clicking on it leads to an exception.
Change History (5)
comment:1 Changed 14 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 14 years ago by mkommend
comment:3 Changed 14 years ago by mkommend
- Owner changed from mkommend to abeham
- Status changed from accepted to reviewing
comment:4 Changed 13 years ago by abeham
- Status changed from reviewing to readytorelease
Great, I love it!
comment:5 Changed 13 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.4 to 3.3.5
Note: See
TracTickets for help on using
tickets.
r6262: Fixed enabling of the clear value button in ValueParameterView.