Free cookie consent management tool by TermsFeed Policy Generator

Opened 10 years ago

Closed 10 years ago

#2199 closed defect (done)

VariableStoreView incorrectly labels variables as non-serializable

Reported by: jkarder Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.10
Component: Scripting.Views Version: 3.3.9
Keywords: Cc:

Description

Variables which are in fact serializable are labeled as non-serializable when the ToStringChanged event of the corresponding item is fired.

Change History (5)

comment:1 Changed 10 years ago by jkarder

  • Status changed from new to accepted

comment:2 Changed 10 years ago by jkarder

r11014: fixed VariableStoreView to correctly label serializable variables

comment:3 Changed 10 years ago by jkarder

  • Owner changed from jkarder to abeham
  • Status changed from accepted to reviewing

comment:4 Changed 10 years ago by abeham

  • Status changed from reviewing to readytorelease

ok

comment:5 Changed 10 years ago by abeham

  • Resolution set to done
  • Status changed from readytorelease to closed

r11022: merged to stable

Note: See TracTickets for help on using tickets.