Opened 10 years ago
Closed 10 years ago
#2286 closed defect (done)
Variable names cannot be changed directy in the VariableSymbolView
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.11 |
Component: | Problems.DataAnalysis.Symbolic.Views | Version: | 3.3.10 |
Keywords: | Cc: |
Description
The change is performed correctly, but not persisted and after switching back and forth to another symbol the old names show up again.
Change History (5)
comment:1 Changed 10 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 10 years ago by mkommend
comment:3 Changed 10 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from accepted to reviewing
comment:4 Changed 10 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from reviewing to readytorelease
Reviewed r11679.
comment:5 Changed 10 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r11679: Fixed changing of variable names in the VariableSymbolView.