Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Closed 13 years ago

#1589 closed defect (done)

ItemListView does not update the mapping between items and listViewItems correctly

Reported by: mkommend Owned by: swagner
Priority: medium Milestone: HeuristicLab 3.3.6
Component: Core.Views Version: 3.3.6
Keywords: Cc:

Description

The OnItemsMoved event in the ItemListView is not handled correctly. Although the updating of affected listViewItems is performed, the mapping between items and listViewItems itemListViewItemMapping is not updated and therefore out of sync. This could cause problems later on when working with the ItemsListView.

Change History (5)

comment:1 Changed 13 years ago by swagner

  • Status changed from new to accepted

comment:2 Changed 13 years ago by swagner

Fixed in r7161.

comment:3 Changed 13 years ago by swagner

  • Owner changed from swagner to mkommend
  • Status changed from accepted to reviewing

comment:4 Changed 13 years ago by mkommend

  • Owner changed from mkommend to swagner
  • Status changed from reviewing to readytorelease

Thanks for fixing this issue.

comment:5 Changed 13 years ago by swagner

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version changed from 3.3.5 to 3.3.6
Note: See TracTickets for help on using tickets.