#1266 closed defect (duplicate)
StringConvertibleMatrix view is not updated correctly when the number of columns of the content is increased
Reported by: | gkronber | Owned by: | abeham |
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | Data.Views | Version: | 3.3.1 |
Keywords: | Cc: |
Description
Interestingly it works correctly when the number of columns is decreased
Change History (7)
comment:1 Changed 14 years ago by abeham
- Priority changed from low to highest
comment:2 Changed 14 years ago by gkronber
Problem occurs in the trunk version.
comment:3 Changed 14 years ago by mkommend
- Status changed from new to accepted
comment:4 Changed 14 years ago by mkommend
- Owner changed from mkommend to abeham
- Status changed from accepted to reviewing
Fixed updating of StringConvertibleMatrixView if the number of columns gets changed with r4798.
comment:5 Changed 14 years ago by abeham
- Resolution set to duplicate
- Status changed from reviewing to closed
This error occurred because of a change in to-release #1251 and is therefore closed as duplicate
comment:6 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
comment:7 Changed 14 years ago by swagner
- Milestone HeuristicLab 3.3.1 deleted
Note: See
TracTickets for help on using
tickets.
I experienced the same problem today. I think this bug should have highest priority. Have you tested it on 3.3.1 or on the trunk?